diff options
Diffstat (limited to 'src/profiler.h')
-rw-r--r-- | src/profiler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiler.h b/src/profiler.h index dce7d57e2..b1e6abe58 100644 --- a/src/profiler.h +++ b/src/profiler.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef PROFILER_HEADER #define PROFILER_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes_bloated.h" #include <string> #include <jmutex.h> #include <jmutexautolock.h> |