diff options
Diffstat (limited to 'src/clientmap.h')
-rw-r--r-- | src/clientmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientmap.h b/src/clientmap.h index 30d79cf88..29ebed159 100644 --- a/src/clientmap.h +++ b/src/clientmap.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef CLIENTMAP_HEADER #define CLIENTMAP_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes_extrabloated.h" #include "map.h" struct MapDrawControl |