diff --git a/include/osg/GraphicsContext b/include/osg/GraphicsContext index 5c64a82b5..483ab89d9 100644 --- a/include/osg/GraphicsContext +++ b/include/osg/GraphicsContext @@ -424,7 +424,7 @@ class OSG_EXPORT GraphicsContext : public Object OperationQueue _operations; osg::ref_ptr _currentOperation; - ref_ptr _graphicsThread; + ref_ptr _graphicsThread; ref_ptr _resizedCallback;