From 706e6b7a75339cadc7b8a856a2eace68f89bb168 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 18 Feb 2014 07:11:11 +0100 Subject: Move VOL_NAMES definition to mv.h Fits better and including dir.h is more messy for some places. Change-Id: I3ec30dcc1ac2734ad3844c903238b6cc2f4e134c --- apps/playlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/playlist.c') diff --git a/apps/playlist.c b/apps/playlist.c index 3d930cf3f9..9c895bfd67 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" -- cgit v1.2.3