diff options
| -rw-r--r-- | apps/playlist_viewer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/playlist_viewer.c b/apps/playlist_viewer.c index 422c004..1935552 100644 --- a/apps/playlist_viewer.c +++ b/apps/playlist_viewer.c @@ -38,6 +38,7 @@ #include "misc.h" #include "action.h" #include "debug.h" +#include "backlight.h" #include "lang.h" |