diff options
Diffstat (limited to 'src/debug.h')
-rw-r--r-- | src/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.h b/src/debug.h index 7a3c60144..3e8066f4d 100644 --- a/src/debug.h +++ b/src/debug.h @@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <jmutexautolock.h> #include <iostream> #include "irrlichttypes.h" +#include <irrMap.h> #include "threads.h" #include "gettime.h" #include "exceptions.h" |