diff options
Diffstat (limited to 'apps/playlist.c')
| -rwxr-xr-x | apps/playlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/playlist.c b/apps/playlist.c index 3d930cf..9c895bf 100755 --- a/apps/playlist.c +++ b/apps/playlist.c @@ -75,7 +75,7 @@ #include "ata_idle_notify.h" #include "file.h" #include "action.h" -#include "dir.h" +#include "mv.h" #include "debug.h" #include "audio.h" #include "lcd.h" |