summaryrefslogtreecommitdiff
path: root/src/porting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/porting.h')
-rw-r--r--src/porting.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/porting.h b/src/porting.h
index b9534a9c1..2f9d43aca 100644
--- a/src/porting.h
+++ b/src/porting.h
@@ -25,8 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define PORTING_HEADER
#include <string>
-// Included for u32 and such
-#include "common_irrlicht.h"
+#include "irrlichttypes.h" // u32
#include "debug.h"
#include "constants.h"