diff options
Diffstat (limited to 'apps/onplay.c')
| -rw-r--r-- | apps/onplay.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/onplay.c b/apps/onplay.c index ac772ac..5374bc0 100644 --- a/apps/onplay.c +++ b/apps/onplay.c @@ -64,10 +64,7 @@ #include "tagtree.h" #endif #include "cuesheet.h" - -#if (LCD_DEPTH > 1) || (defined(HAVE_LCD_REMOTE) && (LCD_REMOTE_DEPTH > 1)) #include "backdrop.h" -#endif static int context; static char* selected_file = NULL; |