Send Position packet on event, don't check it at each AsyncRunStep.
[oweals/minetest.git] / src / guiChatConsole.h
index 5991157b276bc06003f8c5b4c6bbc622655fd2bd..652b265a42d677f0e468e3651821075f114e9182 100644 (file)
@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "irrlichttypes_extrabloated.h"
 #include "chat.h"
+#include "config.h"
 
 class Client;