summaryrefslogtreecommitdiff
path: root/src/objdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objdef.h')
-rw-r--r--src/objdef.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/objdef.h b/src/objdef.h
index 9e0c0b001..65e5c0176 100644
--- a/src/objdef.h
+++ b/src/objdef.h
@@ -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;