From b2d0ea204c36785b5ec658ae0aecb89787886d8b Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sun, 14 Aug 2011 13:42:32 +0000 Subject: Remove a couple of duplicate #includes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30301 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libgme/inflate/inflate.c | 1 - apps/misc.c | 1 - firmware/target/hosted/maemo/pcm-gstreamer.c | 1 - firmware/target/hosted/sdl/button-sdl.c | 1 - 4 files changed, 4 deletions(-) diff --git a/apps/codecs/libgme/inflate/inflate.c b/apps/codecs/libgme/inflate/inflate.c index 807dee302e..c0c4cfa1a2 100644 --- a/apps/codecs/libgme/inflate/inflate.c +++ b/apps/codecs/libgme/inflate/inflate.c @@ -41,7 +41,6 @@ #include "mallocer.h" #include "bbfuncs.h" #include "inflate.h" -#include "mallocer.h" #define TRIM_FILE_ON_ERROR 1 diff --git a/apps/misc.c b/apps/misc.c index b57e84efb3..fef55d5e2e 100644 --- a/apps/misc.c +++ b/apps/misc.c @@ -34,7 +34,6 @@ #include "lang.h" #include "dir.h" #include "lcd-remote.h" -#include "system.h" #include "timefuncs.h" #include "screens.h" #include "usb_screen.h" 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 @@ #include "audiohw.h" #include "system.h" #include "settings.h" -#include "debug.h" #include "playback.h" #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 @@ #include "backlight.h" #include "system.h" #include "button-sdl.h" -#include "backlight.h" #include "sim_tasks.h" #include "buttonmap.h" #include "debug.h" -- cgit v1.2.3