Skip to content

Commit

Permalink
fix: fix include
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Dec 14, 2023
1 parent f7ff736 commit 1c775b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#include "traffic_light_visualizer/traffic_light_roi_visualizer/nodelet.hpp"
#include "traffic_light_visualization/traffic_light_visualizer/traffic_light_roi_visualizer/nodelet.hpp" // NOLINT(whitespace/line_length)

#include <rclcpp/rclcpp.hpp>
#include <rclcpp_components/register_node_macro.hpp>
Expand Down

0 comments on commit 1c775b6

Please sign in to comment.