diff options
Diffstat (limited to 'src/environment.h')
-rw-r--r-- | src/environment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/environment.h b/src/environment.h index 710b62ee0..0e4b85e06 100644 --- a/src/environment.h +++ b/src/environment.h @@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include <set> -#include "common_irrlicht.h" +#include "irrlichttypes_extrabloated.h" #include "player.h" #include "map.h" #include <ostream> |