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, 0 insertions, 1 deletions
diff --git a/firmware/target/hosted/sdl/button-sdl.c b/firmware/target/hosted/sdl/button-sdl.c
index 8c716bc7b9..beb84ee77f 100644
--- a/firmware/target/hosted/sdl/button-sdl.c
+++ b/firmware/target/hosted/sdl/button-sdl.c
@@ -22,7 +22,6 @@
22#include <math.h> 22#include <math.h>
23#include <stdlib.h> /* EXIT_SUCCESS */ 23#include <stdlib.h> /* EXIT_SUCCESS */
24#include "sim-ui-defines.h" 24#include "sim-ui-defines.h"
25#include "lcd-charcells.h"
26#ifdef HAVE_REMOTE_LCD 25#ifdef HAVE_REMOTE_LCD
27#include "lcd-remote.h" 26#include "lcd-remote.h"
28#endif 27#endif