Skip to content

Commit

Permalink
class_list_macros.h is now hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Dec 24, 2022
1 parent a6308cd commit 3e09441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grid_map_cv/src/InpaintFilter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

#include "grid_map_cv/InpaintFilter.hpp"
#include <pluginlib/class_list_macros.h>
#include <pluginlib/class_list_macros.hpp>
#include <ros/ros.h>

// Grid Map
Expand Down

0 comments on commit 3e09441

Please sign in to comment.