From 7d4c7b70bff223fdd55aa9713466071735039576 Mon Sep 17 00:00:00 2001 From: jmarshallnz Date: Thu, 24 Sep 2009 00:52:05 +0000 Subject: 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 --- guilib/GUIListLabel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guilib/GUIListLabel.h') 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 -- cgit v1.2.3