summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 48ee20e83..a3c598256 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -24,7 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <sstream>
#include <string>
#include <vector>
-#include "common_irrlicht.h"
+#include "irrlichttypes_bloated.h"
#include "debug.h"
#include "itemdef.h"