aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIListLabel.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/GUIListLabel.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/GUIListLabel.h')
-rw-r--r--guilib/GUIListLabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/guilib/GUIListLabel.h b/guilib/GUIListLabel.h
index 9ef10c6e79..43e18fb1cd 100644
--- a/guilib/GUIListLabel.h
+++ b/guilib/GUIListLabel.h
@@ -27,8 +27,8 @@
*/
#include "GUIControl.h"
+#include "GUITextLayout.h"
-#include "GUILabelControl.h" // for CLabelInfo
/*!
\ingroup controls
\brief