File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
rclcpp_action/include/rclcpp_action Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323#include < rclcpp/time.hpp>
2424#include < rclcpp/waitable.hpp>
2525
26- #include < rosidl_generator_c /action_type_support_struct.h>
26+ #include < rosidl_runtime_c /action_type_support_struct.h>
2727#include < rosidl_typesupport_cpp/action_type_support.hpp>
2828
2929#include < algorithm>
Original file line number Diff line number Diff line change 1616#define RCLCPP_ACTION__SERVER_HPP_
1717
1818#include < rcl_action/action_server.h>
19- #include < rosidl_generator_c /action_type_support_struct.h>
19+ #include < rosidl_runtime_c /action_type_support_struct.h>
2020#include < rosidl_typesupport_cpp/action_type_support.hpp>
2121#include < rclcpp/node_interfaces/node_base_interface.hpp>
2222#include < rclcpp/node_interfaces/node_clock_interface.hpp>
You can’t perform that action at this time.
0 commit comments