diff --git a/src/game_events/action_wml.cpp b/src/game_events/action_wml.cpp index 94bde22c213c..4f896f29defc 100644 --- a/src/game_events/action_wml.cpp +++ b/src/game_events/action_wml.cpp @@ -43,7 +43,6 @@ #include "map/map.hpp" #include "map/exception.hpp" #include "map/label.hpp" -#include "network.hpp" #include "pathfind/teleport.hpp" #include "pathfind/pathfind.hpp" #include "persist_var.hpp"