]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/socket.cpp
Move globals from main.cpp to more sane locations
[dragonfireclient.git] / src / socket.cpp
index df9c57c5f9223a06d511e83e2b2e1551ebd706dd..c3b5fc564534b43165fd45e9c68437a5a8d2915e 100644 (file)
@@ -32,7 +32,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "debug.h"
 #include "settings.h"
 #include "log.h"
-#include "main.h" // for g_settings
 
 #ifdef _WIN32
        #ifndef WIN32_LEAN_AND_MEAN