Optimize headers
[oweals/minetest.git] / src / map.h
index f51d57569394c6ff79f3baae9c42bc11771e77e6..b25c269571f0c10bbb9af38124e96d4ab99beef5 100644 (file)
--- a/src/map.h
+++ b/src/map.h
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <iostream>
 #include <sstream>
 
-#include "irrlichttypes.h"
+#include "irrlichttypes_bloated.h"
 #include "mapnode.h"
 #include "constants.h"
 #include "voxel.h"