Salome HOME
ENV: Windows porting.
[modules/gui.git] / src / OBJECT / SALOME_GLOwner.h
index e541f23f0543c893f5bd61a5f6ff745c736443bf..b13033fdc4a6026be98ca1d6f2b68e2adb1bf772 100644 (file)
@@ -4,8 +4,9 @@
 #include <string>
 //#include <GLViewer.h>
 #include <GLViewer_Object.h>
+#include <SALOME_Actor.h>
 
-class GLVIEWER_API SALOME_GLOwner : public GLViewer_Owner
+class SALOME_OBJECT_EXPORT SALOME_GLOwner : public GLViewer_Owner
 {
 public:
   SALOME_GLOwner( const char* );