]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/porting.h
Optimize headers
[dragonfireclient.git] / src / porting.h
index b9534a9c127524192874c8f8126f92c071533dd8..2f9d43acaa38ff1d3c898aec38dc87f9091a2859 100644 (file)
@@ -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"