summaryrefslogtreecommitdiff
path: root/apps/gui/quickscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/quickscreen.c')
-rw-r--r--apps/gui/quickscreen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/quickscreen.c b/apps/gui/quickscreen.c
index 07d4e2eee6..6aac24f81e 100644
--- a/apps/gui/quickscreen.c
+++ b/apps/gui/quickscreen.c
@@ -20,6 +20,7 @@
20#include "quickscreen.h" 20#include "quickscreen.h"
21#ifdef HAS_QUICKSCREEN 21#ifdef HAS_QUICKSCREEN
22 22
23#include "system.h"
23#include "icons.h" 24#include "icons.h"
24#include "textarea.h" 25#include "textarea.h"
25#include "font.h" 26#include "font.h"