Skip to content

Commit

Permalink
fix name space
Browse files Browse the repository at this point in the history
Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara committed Jun 7, 2024
1 parent 5096aa6 commit d873404
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

namespace behavior_path_planner
{
using autoware_lane_departure_checker::LaneDepartureChecker;
using autoware::lane_departure_checker::LaneDepartureChecker;

class ShiftPullOver : public PullOverPlannerBase
{
Expand Down

0 comments on commit d873404

Please sign in to comment.