Move globals from main.cpp to more sane locations
[oweals/minetest.git] / src / network / connection.cpp
index dd69df5bbf46d1527522a58ecf3f8937baec3508..6e8bbd6c3a4cc4e8bfcab3415d8377220ae49e9c 100644 (file)
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <iomanip>
 #include <errno.h>
 #include "connection.h"
-#include "main.h"
 #include "serialization.h"
 #include "log.h"
 #include "porting.h"