diff --git a/soccer/src/soccer/strategy/agent/position/offense.hpp b/soccer/src/soccer/strategy/agent/position/offense.hpp index cee1d2512bc..75dc60aabc1 100644 --- a/soccer/src/soccer/strategy/agent/position/offense.hpp +++ b/soccer/src/soccer/strategy/agent/position/offense.hpp @@ -15,7 +15,6 @@ #include "rj_geometry/geometry_conversions.hpp" #include "rj_geometry/point.hpp" #include "seeker.hpp" -#include "seeking.hpp" namespace strategy {