summaryrefslogtreecommitdiff
path: root/apps/gui
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui')
-rw-r--r--apps/gui/viewport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/viewport.c b/apps/gui/viewport.c
index a6313b88bd..f8223f7af5 100644
--- a/apps/gui/viewport.c
+++ b/apps/gui/viewport.c
@@ -34,7 +34,6 @@
34#include "statusbar.h" 34#include "statusbar.h"
35#include "screen_access.h" 35#include "screen_access.h"
36#include "appevents.h" 36#include "appevents.h"
37#include "gwps.h"
38 37
39static int statusbar_enabled = 0; 38static int statusbar_enabled = 0;
40 39