From 55136ce3e91b5beab845c1f3eecab0ad778d9704 Mon Sep 17 00:00:00 2001 From: Lucas Walter Date: Mon, 26 Dec 2022 08:26:37 -0800 Subject: [PATCH] use hpp instead of deprecated .h pluginlib headers --- stag_detect/include/stag_ros/stag_nodelet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stag_detect/include/stag_ros/stag_nodelet.h b/stag_detect/include/stag_ros/stag_nodelet.h index 389758d..51f84d3 100644 --- a/stag_detect/include/stag_ros/stag_nodelet.h +++ b/stag_detect/include/stag_ros/stag_nodelet.h @@ -23,7 +23,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #pragma once -#include +#include #include