diff --git a/include/osgText/Font b/include/osgText/Font index afa8d2110..3b051dab8 100644 --- a/include/osgText/Font +++ b/include/osgText/Font @@ -139,7 +139,7 @@ protected: // declare the nested classes. public: - class OSGTEXT_EXPORT FontImplementation : public osg::Referenced + class FontImplementation : public osg::Referenced { public: