slight path change in cguittfont to improve non-standard build path support
This commit is contained in:
parent
666a88c015
commit
4400d455e6
|
@ -1,7 +1,7 @@
|
|||
// A wrapper header to avoid hack with gcc and modifying
|
||||
// the CGUITTFont files.
|
||||
|
||||
#include "common_irrlicht.h"
|
||||
#include "../common_irrlicht.h"
|
||||
#include <algorithm>
|
||||
#include <stddef.h>
|
||||
#include "irrUString.h"
|
||||
|
|
Loading…
Reference in New Issue