diff --git a/include/osg/Texture b/include/osg/Texture index 3068e9391..57e783e18 100644 --- a/include/osg/Texture +++ b/include/osg/Texture @@ -813,7 +813,7 @@ class OSG_EXPORT Texture : public osg::StateAttribute public: - struct TextureProfile + struct OSG_EXPORT TextureProfile { inline TextureProfile(GLenum target): _target(target),