]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
ENV: Windows porting.
authorenv <env@opencascade.com>
Wed, 13 Jul 2005 07:11:04 +0000 (07:11 +0000)
committerenv <env@opencascade.com>
Wed, 13 Jul 2005 07:11:04 +0000 (07:11 +0000)
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* );