From 025147effbee00db8bae931b3ef3df25052e0d96 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Fri, 16 Jul 2010 20:47:23 +0000 Subject: Theme Editor: Added target database, now populates combo box in new project dialog but otherwise not used yet git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27450 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/gui/editorwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/gui/editorwindow.h') diff --git a/utils/themeeditor/gui/editorwindow.h b/utils/themeeditor/gui/editorwindow.h index 5bfa795714..55e18732d0 100644 --- a/utils/themeeditor/gui/editorwindow.h +++ b/utils/themeeditor/gui/editorwindow.h @@ -35,6 +35,7 @@ #include "skinviewer.h" #include "devicestate.h" #include "skintimer.h" +#include "targetdata.h" class ProjectModel; class TabContent; -- cgit v1.2.3