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