Skip to content

Commit 1b68311

Browse files
committed
fix
Signed-off-by: Barış Zeren <bzeren1819@gmail.com>
1 parent d8d183d commit 1b68311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map/autoware_dynamic_lanelet_provider/src/dynamic_lanelet_provider.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ void DynamicLaneletProviderNode::convertLaneletMapBinToHADMapBin(
194194
} // namespace dynamic_lanelet_provider
195195
} // namespace autoware
196196

197-
#include <rclcpp_components/rclcpp_components/register_node_macro.hpp>
197+
#include <rclcpp_components/register_node_macro.hpp>
198198
RCLCPP_COMPONENTS_REGISTER_NODE(autoware::dynamic_lanelet_provider::DynamicLaneletProviderNode)

0 commit comments

Comments
 (0)