minetest/src/cguittfont/xCGUITTFont.h

7 lines
195 B
C
Raw Normal View History

2011-11-12 12:47:16 -08:00
// A wrapper header to avoid hack with gcc and modifying
// the CGUITTFont files.
#define USTRING_NO_STL
#include "irrUString.h" // must be included before CGUITTFont.h
#include "CGUITTFont.h"