diff options
Diffstat (limited to 'apps/playback.c')
| -rw-r--r-- | apps/playback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/playback.c b/apps/playback.c index b230594..ec4f419 100644 --- a/apps/playback.c +++ b/apps/playback.c @@ -49,7 +49,7 @@ #include "mp3_playback.h" #include "usb.h" #include "status.h" -#include "ata.h" +#include "storage.h" #include "screens.h" #include "playlist.h" #include "playback.h" |