X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FguiChatConsole.h;h=033a2624447bf96ff9dedc74fddd03e3f1cb9ff8;hb=8eb717d4d0d4131eb5b82a73b343c7309b1ebf47;hp=9e76a116e72c1e4000e07ec7801deef42c0738c2;hpb=037b2591971d752e67fa7d47095b996b3f56da5a;p=oweals%2Fminetest.git 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;