summaryrefslogtreecommitdiff
path: root/src/itemdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itemdef.h')
-rw-r--r--src/itemdef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemdef.h b/src/itemdef.h
index ac3a5ab87..d1ac52bb8 100644
--- a/src/itemdef.h
+++ b/src/itemdef.h
@@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef ITEMDEF_HEADER
#define ITEMDEF_HEADER
-#include "common_irrlicht.h"
+#include "irrlichttypes_extrabloated.h"
#include <string>
#include <iostream>
#include <set>