summaryrefslogtreecommitdiff
path: root/firmware/target/hosted
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted')
-rw-r--r--firmware/target/hosted/maemo/pcm-gstreamer.c1
-rw-r--r--firmware/target/hosted/sdl/button-sdl.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/hosted/maemo/pcm-gstreamer.c b/firmware/target/hosted/maemo/pcm-gstreamer.c
index 6069801fba..6e049dbbff 100644
--- a/firmware/target/hosted/maemo/pcm-gstreamer.c
+++ b/firmware/target/hosted/maemo/pcm-gstreamer.c
@@ -29,7 +29,6 @@
29#include "audiohw.h" 29#include "audiohw.h"
30#include "system.h" 30#include "system.h"
31#include "settings.h" 31#include "settings.h"
32#include "debug.h"
33 32
34#include "playback.h" 33#include "playback.h"
35#include "kernel.h" 34#include "kernel.h"
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"