]> git.lizzy.rs Git - minetest.git/blobdiff - src/objdef.h
Fix missing #include
[minetest.git] / src / objdef.h
index 9e0c0b001786e3d4d49172f641f0e1bec8a96c24..65e5c0176fe1ffb02c719488d155b92bbeddd70a 100644 (file)
@@ -20,9 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef OBJDEF_HEADER
 #define OBJDEF_HEADER
 
-#include <string>
-#include <vector>
-#include "irrlichttypes.h"
+#include "porting.h"
 
 class IGameDef;
 class INodeDefManager;