]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/localplayer.cpp
Move globals from main.cpp to more sane locations
[dragonfireclient.git] / src / localplayer.cpp
index 55578422e8a2fea792e26b56dd2f537dd8124f68..51d9bdd4b120a54dfc7873fc5ad5bb8fe45be829 100644 (file)
@@ -19,7 +19,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "localplayer.h"
 
-#include "main.h" // For g_settings
 #include "event.h"
 #include "collision.h"
 #include "gamedef.h"