summaryrefslogtreecommitdiff
path: root/apps/codecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs.c')
-rw-r--r--apps/codecs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs.c b/apps/codecs.c
index 53fa6755a8..8f5a0e36fd 100644
--- a/apps/codecs.c
+++ b/apps/codecs.c
@@ -43,7 +43,7 @@
43#include "buffering.h" 43#include "buffering.h"
44#include "mp3_playback.h" 44#include "mp3_playback.h"
45#include "backlight.h" 45#include "backlight.h"
46#include "ata.h" 46#include "storage.h"
47#include "talk.h" 47#include "talk.h"
48#include "mp3data.h" 48#include "mp3data.h"
49#include "powermgmt.h" 49#include "powermgmt.h"