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