diff options
Diffstat (limited to 'src/fontengine.cpp')
-rw-r--r-- | src/fontengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontengine.cpp b/src/fontengine.cpp index 2c277a04e..536828ede 100644 --- a/src/fontengine.cpp +++ b/src/fontengine.cpp @@ -25,7 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #if USE_FREETYPE #include "gettext.h" -#include "xCGUITTFont.h" +#include "irrlicht_changes/CGUITTFont.h" #endif /** maximum size distance for getting a "similar" font size */ |