summaryrefslogtreecommitdiff
path: root/src/collision.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/collision.h')
-rw-r--r--src/collision.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collision.h b/src/collision.h
index 2cb55eb67..a4eca0dd8 100644
--- a/src/collision.h
+++ b/src/collision.h
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef COLLISION_HEADER
#define COLLISION_HEADER
-#include "common_irrlicht.h"
+#include "irrlichttypes_bloated.h"
class Map;
class IGameDef;