]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/mapgen.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / mapgen.h
index 2e87c62bfc7db26b7f2cedebb0fbf7938fa705bc..040320f27cf8f3155024ab462638b85f321f777e 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 "irrlichttypes_extrabloated.h"
+#include "irrlichttypes_bloated.h"
 #include "util/container.h" // UniqueQueue
 #include "gamedef.h"
 #include "nodedef.h"