From 4e9969bcb9e4ff0baec3a998e0e30d1759e88a98 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 7 Sep 2005 06:54:58 +0000 Subject: Removed another warning git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7495 a1c6a512-1295-4272-9138-f99709370657 --- apps/wps-display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/wps-display.c b/apps/wps-display.c index 13adcd64a0..973a9a3325 100644 --- a/apps/wps-display.c +++ b/apps/wps-display.c @@ -45,13 +45,13 @@ #include "backlight.h" #include "button.h" #include "abrepeat.h" +#include "screens.h" #ifdef HAVE_LCD_BITMAP #include #include "icons.h" #include "widgets.h" #include "peakmeter.h" -#include "screens.h" /* Image stuff */ #include "bmp.h" -- cgit v1.2.3