diff --git a/include/osg/KdTree b/include/osg/KdTree index e4816048e..446e8a77f 100644 --- a/include/osg/KdTree +++ b/include/osg/KdTree @@ -34,7 +34,7 @@ class OSG_EXPORT KdTree : public osg::Shape META_Shape(osg, KdTree) - struct BuildOptions + struct OSG_EXPORT BuildOptions { BuildOptions();