Optimize headers
[oweals/minetest.git] / src / voxel.h
index 483b4d2a0f5654559e0ef2e6ce9fffc71c7b5c7b..e7155dfacce367165b2735744203a61cabc12ef5 100644 (file)
@@ -21,6 +21,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define VOXEL_HEADER
 
 #include "irrlichttypes.h"
+#include "irr_v3d.h"
+#include <irrList.h>
 #include <iostream>
 #include "debug.h"
 #include "mapnode.h"