diff options
Diffstat (limited to 'apps/misc.c')
| -rw-r--r-- | apps/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/misc.c b/apps/misc.c index 381512c..3fe330b 100644 --- a/apps/misc.c +++ b/apps/misc.c @@ -29,8 +29,8 @@ #include "system.h" #include "lcd.h" #include "file.h" -#include "filefuncs.h" #ifndef __PCTOOL__ +#include "filefuncs.h" #include "lang.h" #include "dir.h" #ifdef HAVE_REMOTE_LCD |