remove an include

This commit is contained in:
gfgtdf 2016-09-16 18:25:38 +02:00
parent 3de50e5263
commit b43e5e697e

View File

@ -24,7 +24,6 @@
#include "config.hpp"
#include "game_config.hpp"
#include "log.hpp"
#include "map/map.hpp" // gamemap::MAX_PLAYERS
#include "filesystem.hpp"
#include "multiplayer_error_codes.hpp"
#include "serialization/parser.hpp"