From 78d29f535ff14a5f213125baf63fa2961be17d79 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 26 Mar 2008 23:35:34 +0000 Subject: Major cleanup of checkwps - fix all warnings and add a script to build versions for all supported targets (plus some unsupported ones). You now need to run the version of checkwps that matches the device your WPS is for. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16831 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/gwps.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/gwps.h') diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h index b24c243cd7..127fd99511 100644 --- a/apps/gui/gwps.h +++ b/apps/gui/gwps.h @@ -22,7 +22,6 @@ #include "screen_access.h" #include "statusbar.h" #include "id3.h" -#include "playlist.h" /* constants used in line_type and as refresh_mode for wps_refresh */ #define WPS_REFRESH_STATIC 1 /* line doesn't change over time */ -- cgit v1.2.3