]> git.lizzy.rs Git - minetest.git/blobdiff - src/guiChatConsole.cpp
Make ClientInterface::statenames consistent with the state enum again
[minetest.git] / src / guiChatConsole.cpp
index 8210e0bf42bc0ded0cce7e395e4d4e1cd910ef42..3937e405cc8dcb81c415c39d4abae47daa0e5dee 100644 (file)
@@ -24,9 +24,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "gettime.h"
 #include "keycode.h"
 #include "settings.h"
-#include "main.h"  // for g_settings
 #include "porting.h"
-#include "tile.h"
+#include "client/tile.h"
 #include "fontengine.h"
 #include "log.h"
 #include "gettext.h"