summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.c')
-rw-r--r--apps/gui/gwps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index ad9fce7a8f..e75c16aa07 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -56,6 +56,7 @@
56#include "cuesheet.h" 56#include "cuesheet.h"
57#include "ata_idle_notify.h" 57#include "ata_idle_notify.h"
58#include "root_menu.h" 58#include "root_menu.h"
59#include "quickscreen.h"
59 60
60#if (LCD_DEPTH > 1) || (defined(HAVE_LCD_REMOTE) && (LCD_REMOTE_DEPTH > 1)) 61#if (LCD_DEPTH > 1) || (defined(HAVE_LCD_REMOTE) && (LCD_REMOTE_DEPTH > 1))
61#include "backdrop.h" 62#include "backdrop.h"