diff --git a/src/gui/guiChatConsole.h b/src/gui/guiChatConsole.h index da6f0ea1df5f1..defff5910586b 100644 --- a/src/gui/guiChatConsole.h +++ b/src/gui/guiChatConsole.h @@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #pragma once +#include #include "irrlichttypes_extrabloated.h" #include "modalMenu.h" #include "chat.h"