File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2727#include < vector>
2828#include < ateam_geometry/types.hpp>
2929#include " core/types/state_types.hpp"
30- #include " core/types/state_types.hpp"
3130#include " core/path_planning/path.hpp"
3231#include " core/path_planning/planner_options.hpp"
3332#include " motion_options.hpp"
Original file line number Diff line number Diff line change 1919// THE SOFTWARE.
2020
2121
22- #ifndef CORE__STATE_TYPES_HPP_
23- #define CORE__STATE_TYPES_HPP_
22+ #ifndef CORE__TYPES__STATE_TYPES_HPP_
23+ #define CORE__TYPES__STATE_TYPES_HPP_
2424
2525#include < ateam_game_state/ball.hpp>
2626#include < ateam_game_state/field.hpp>
@@ -37,4 +37,4 @@ using Robot = ateam_game_state::Robot;
3737using World = ateam_game_state::World;
3838} // namespace ateam_kenobi
3939
40- #endif // CORE__STATE_TYPES_HPP_
40+ #endif // CORE__TYPES__STATE_TYPES_HPP_
You can’t perform that action at this time.
0 commit comments