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-common.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/gui/gwps-common.c') diff --git a/apps/gui/gwps-common.c b/apps/gui/gwps-common.c index 37b2b7c5d1..a6bb917a5a 100644 --- a/apps/gui/gwps-common.c +++ b/apps/gui/gwps-common.c @@ -53,6 +53,7 @@ #include "dsp.h" #include "action.h" #include "cuesheet.h" +#include "playlist.h" #if (LCD_DEPTH > 1) || (defined(HAVE_LCD_REMOTE) && (LCD_REMOTE_DEPTH > 1)) #include "backdrop.h" -- cgit v1.2.3