diff options
Diffstat (limited to 'src/guiChatConsole.h')
-rw-r--r-- | src/guiChatConsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guiChatConsole.h b/src/guiChatConsole.h index 9e76a116e..033a26244 100644 --- a/src/guiChatConsole.h +++ b/src/guiChatConsole.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef GUICHATCONSOLE_HEADER #define GUICHATCONSOLE_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes_extrabloated.h" #include "chat.h" class Client; |