From 5e5fc64cb2e74024e15cb33eab6b832610c2a60b Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 27 Jul 2009 07:21:05 +0000 Subject: Start of some apps/ and wps cleanup work... Move everything related to the actual drawing of the wps into apps/gui/wps_engine, things related to the actual screen are in apps/gui/music_screen.c (names are temporary unless noone comes up with anything better) No real code changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22062 a1c6a512-1295-4272-9138-f99709370657 --- apps/root_menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/root_menu.c') diff --git a/apps/root_menu.c b/apps/root_menu.c index 15bc524cce..37fda98cb3 100644 --- a/apps/root_menu.c +++ b/apps/root_menu.c @@ -53,7 +53,7 @@ #ifdef HAVE_RECORDING #include "recording.h" #endif -#include "gwps-common.h" +#include "music_screen.h" #include "bookmark.h" #include "playlist.h" #include "tagtree.h" -- cgit v1.2.3