]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/mapgen.h
Optimize headers
[dragonfireclient.git] / src / mapgen.h
index 1d4ef136ddd2c821e8d77e4bf81eed59d7fe36a1..e2f20ecafdb92544390b8bd2a3ad66b6a27aa660 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef MAPGEN_HEADER
 #define MAPGEN_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_extrabloated.h"
 #include "util/container.h" // UniqueQueue
 
 struct BlockMakeData;