diff options
Diffstat (limited to 'src/client.cpp')
-rw-r--r-- | src/client.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.cpp b/src/client.cpp index ba78cb51e..d2bbdc284 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -28,7 +28,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "util/string.h" #include "client.h" #include "network/clientopcodes.h" -#include "main.h" #include "filesys.h" #include "porting.h" #include "mapblock_mesh.h" |