Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@

#include "rviz_default_plugins/displays/interactive_markers/interactive_marker_control.hpp"

#include "rviz_default_plugins/visibility_control.hpp"

namespace Ogre
{
class SceneNode;
Expand All @@ -72,7 +74,7 @@ namespace displays
{
class InteractiveMarkerDisplay;

class InteractiveMarker : public QObject
class RVIZ_DEFAULT_PLUGINS_PUBLIC InteractiveMarker : public QObject
{
Q_OBJECT

Expand Down