Skip to content

Commit 52002ef

Browse files
committed
cv_bridge.h -> cv_bridge.hpp
1 parent c1831f3 commit 52002ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yolox_ros_cpp/yolox_ros_cpp/include/yolox_ros_cpp/yolox_ros_cpp.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <cmath>
44
#include <chrono>
55

6-
#include <cv_bridge/cv_bridge.h>
6+
#include <cv_bridge/cv_bridge.hpp>
77
#include <image_transport/image_transport.hpp>
88
#include <rclcpp/rclcpp.hpp>
99
#include <rclcpp_components/register_node_macro.hpp>

0 commit comments

Comments
 (0)