From: stv Date: Mon, 6 Jun 2005 04:03:44 +0000 (+0000) Subject: Compile errors on Mandrake Linux were fixed X-Git-Tag: T3_0_0_a1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e2c383618e3ce2f2cf49ea35973a6acc5988852f;p=modules%2Fgui.git Compile errors on Mandrake Linux were fixed --- diff --git a/src/SVTK/SVTK_ViewWindow.cxx b/src/SVTK/SVTK_ViewWindow.cxx index 693412c17..eb5df463f 100755 --- a/src/SVTK/SVTK_ViewWindow.cxx +++ b/src/SVTK/SVTK_ViewWindow.cxx @@ -1,3 +1,5 @@ +#include "SALOME_Actor.h" + #include #include @@ -28,7 +30,6 @@ #include "SALOME_ListIteratorOfListIO.hxx" #include "SVTK_SelectorDef.h" -#include "SALOME_Actor.h" #include "VTKViewer_Algorithm.h" #include "SVTK_Functor.h"