Fixed two typo's in commit 615fd498bc
[oweals/minetest.git] / src / guiChatConsole.h
index 9e76a116e72c1e4000e07ec7801deef42c0738c2..033a2624447bf96ff9dedc74fddd03e3f1cb9ff8 100644 (file)
@@ -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;