diff --git a/include/osgViewer/ViewerEventHandlers b/include/osgViewer/ViewerEventHandlers index 0fe8ad479..81d6493f4 100644 --- a/include/osgViewer/ViewerEventHandlers +++ b/include/osgViewer/ViewerEventHandlers @@ -113,7 +113,7 @@ TODO: Create osgviewer on-screen indication that animation is taking place. TODO: Explore multi-cameras thing. TODO: Investigate crash if non-focused camera? */ -class RecordCameraPathHandler : public osgGA::GUIEventHandler +class OSGVIEWER_EXPORT RecordCameraPathHandler : public osgGA::GUIEventHandler { public: