diff options
Diffstat (limited to 'src/itemgroup.h')
-rw-r--r-- | src/itemgroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemgroup.h b/src/itemgroup.h index bec03a3c9..c6c36dcc4 100644 --- a/src/itemgroup.h +++ b/src/itemgroup.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef ITEMGROUP_HEADER #define ITEMGROUP_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes_extrabloated.h" #include <string> #include <map> |