From 2d31d77a8ba231cb03ec35863c4c4ce2024f6509 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 29 Jul 2010 12:37:48 +0000 Subject: FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27613 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/skin_engine/skin_fonts.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/skin_engine/skin_fonts.h') diff --git a/apps/gui/skin_engine/skin_fonts.h b/apps/gui/skin_engine/skin_fonts.h index 6e3634e740..2988b43415 100644 --- a/apps/gui/skin_engine/skin_fonts.h +++ b/apps/gui/skin_engine/skin_fonts.h @@ -27,7 +27,6 @@ #include "file.h" #include "settings.h" #include "font.h" -#include "skin_buffer.h" #ifndef _SKINFONTS_H_ #define _SKINFONTS_H_ -- cgit v1.2.3