1
0
forked from 0ad/0ad

fix compile error: #include "GUIText.h" to define CGUIString

This was SVN commit r2175.
This commit is contained in:
janwas 2005-04-26 20:29:28 +00:00
parent caf6915365
commit 8aec300261

View File

@ -2,6 +2,8 @@
#ifndef CGUIList_H
#define CGUIList_H
#include "GUIText.h"
class CGUIList
{
public: // struct:ish (but for consistency I call it _C_GUIList, and