diff options
Diffstat (limited to 'src/nodetimer.h')
-rw-r--r-- | src/nodetimer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodetimer.h b/src/nodetimer.h index b9598673c..deb77f10e 100644 --- a/src/nodetimer.h +++ b/src/nodetimer.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef NODETIMER_HEADER #define NODETIMER_HEADER -#include "irrlichttypes.h" +#include "irrlichttypes_bloated.h" #include <iostream> #include <map> |