From 01ec6cb9d3d0ab19956496ad897972f9cabb89b6 Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Sat, 10 Feb 2024 20:43:27 +1000 Subject: [PATCH] Update ros-humble-rosbag2-storage.win.patch --- patch/ros-humble-rosbag2-storage.win.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/ros-humble-rosbag2-storage.win.patch b/patch/ros-humble-rosbag2-storage.win.patch index bd37d5ce..3db9473c 100644 --- a/patch/ros-humble-rosbag2-storage.win.patch +++ b/patch/ros-humble-rosbag2-storage.win.patch @@ -15,8 +15,8 @@ index d31ad8de3..8a17fc870 100644 +target_link_libraries(${PROJECT_NAME} + pluginlib::pluginlib + rcutils::rcutils -+ rclcpp::rclcpp -+ rmw::rmw ++ rcpputils::rcpputils ++ + yaml-cpp::yaml-cpp +)