Optimize headers
[oweals/minetest.git] / src / collision.h
index 2cb55eb67c4346a783617f45e93f57974b82f49c..a4eca0dd821a6a9ce948c6019f1dc1c4f7730f13 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef COLLISION_HEADER
 #define COLLISION_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_bloated.h"
 
 class Map;
 class IGameDef;