diff --git a/include/osgUtil/ReversePrimitiveFunctor b/include/osgUtil/ReversePrimitiveFunctor index b441af269..cc65c68ae 100644 --- a/include/osgUtil/ReversePrimitiveFunctor +++ b/include/osgUtil/ReversePrimitiveFunctor @@ -16,11 +16,12 @@ #include #include +#include namespace osgUtil { -class ReversePrimitiveFunctor : public osg::PrimitiveIndexFunctor +class OSGUTIL_EXPORT ReversePrimitiveFunctor : public osg::PrimitiveIndexFunctor { public: