Fix compile on certain Linux configurations, reduce spawn point height
[oweals/minetest.git] / src / camera.h
index 763c4fd8c37dfd99152f1f84c73e3b791d41c48a..642b8d2d041e197ed89baec5e0f05cff32c8749e 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef CAMERA_HEADER
 #define CAMERA_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_extrabloated.h"
 #include "inventory.h"
 #include "mesh.h"
 #include "tile.h"