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 f14e53fb44..323a54a5ea 100644
--- a/firmware/target/hosted/sdl/button-sdl.c
+++ b/firmware/target/hosted/sdl/button-sdl.c
@@ -30,7 +30,6 @@
30#include "backlight.h" 30#include "backlight.h"
31#include "system.h" 31#include "system.h"
32#include "button-sdl.h" 32#include "button-sdl.h"
33#include "backlight.h"
34#include "sim_tasks.h" 33#include "sim_tasks.h"
35#include "buttonmap.h" 34#include "buttonmap.h"
36#include "debug.h" 35#include "debug.h"