aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIImage.h
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2009-09-24 00:52:05 +0000
committerjmarshallnz <jmarshallnz@svn>2009-09-24 00:52:05 +0000
commit7d4c7b70bff223fdd55aa9713466071735039576 (patch)
tree72cb54c70b1c8e40b6b8f8133fa3bd330de3eded /guilib/GUIImage.h
parentf9da8299ee8c7fa5310616249040d48f8dd0e94e (diff)
cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in there. Will need OSX project loving.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23126 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'guilib/GUIImage.h')
-rw-r--r--guilib/GUIImage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/guilib/GUIImage.h b/guilib/GUIImage.h
index cc9651c9e2..26ea9f1c78 100644
--- a/guilib/GUIImage.h
+++ b/guilib/GUIImage.h
@@ -31,7 +31,6 @@
#include "GUIControl.h"
#include "GUITexture.h"
-#include "GUILabelControl.h" // for CGUIInfoLabel
/*!
\ingroup controls