Skip to content

Commit dd4cb30

Browse files
committed
Update include path of ogre_primitives
1 parent 7c9d952 commit dd4cb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aerial_map_display.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#include <ros/ros.h>
4040

4141
#include <rviz/display.h>
42-
#include <rviz/ogre_primitives/map_tile.h>
42+
#include <ogre_primitives/map_tile.h>
4343

4444
#ifndef Q_MOC_RUN
4545
#include <message_filters/subscriber.h>

0 commit comments

Comments
 (0)