]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/itemdef.cpp
Move globals from main.cpp to more sane locations
[dragonfireclient.git] / src / itemdef.cpp
index 65ba356f4e1d8b33be9cbf49f2ca74f6e69a9e67..95c1e47fc88513642668daedcb7127cd129b38b8 100644 (file)
@@ -31,7 +31,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "client/tile.h"
 #endif
 #include "log.h"
-#include "main.h" // g_settings
 #include "settings.h"
 #include "util/serialize.h"
 #include "util/container.h"