Salome HOME
Compile errors on Mandrake Linux were fixed
authorstv <stv@opencascade.com>
Mon, 6 Jun 2005 04:03:44 +0000 (04:03 +0000)
committerstv <stv@opencascade.com>
Mon, 6 Jun 2005 04:03:44 +0000 (04:03 +0000)
src/SVTK/SVTK_ViewWindow.cxx

index 693412c17c41f638c2dea7b0f039e38af9ac4cbc..eb5df463f888eca61d156a60f986efdd13bd9436 100755 (executable)
@@ -1,3 +1,5 @@
+#include "SALOME_Actor.h"
+
 #include <qapplication.h>
 
 #include <vtkActorCollection.h>
@@ -28,7 +30,6 @@
 #include "SALOME_ListIteratorOfListIO.hxx"
 
 #include "SVTK_SelectorDef.h"
-#include "SALOME_Actor.h"
 
 #include "VTKViewer_Algorithm.h"
 #include "SVTK_Functor.h"