summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/button-sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/sdl/button-sdl.c')
-rw-r--r--firmware/target/hosted/sdl/button-sdl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/hosted/sdl/button-sdl.c b/firmware/target/hosted/sdl/button-sdl.c
index 91338bb0d5..1ed07c153c 100644
--- a/firmware/target/hosted/sdl/button-sdl.c
+++ b/firmware/target/hosted/sdl/button-sdl.c
@@ -36,6 +36,7 @@
36#include "buttonmap.h" 36#include "buttonmap.h"
37#include "debug.h" 37#include "debug.h"
38#include "powermgmt.h" 38#include "powermgmt.h"
39#include "storage.h"
39 40
40#ifdef HAVE_TOUCHSCREEN 41#ifdef HAVE_TOUCHSCREEN
41#include "touchscreen.h" 42#include "touchscreen.h"