]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Fix compilation on VTK4.2.2 T_EDF_15278
authormaintenance team <salome-mnt@opencascade.com>
Fri, 11 May 2007 06:52:02 +0000 (06:52 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Fri, 11 May 2007 06:52:02 +0000 (06:52 +0000)
src/CONVERTOR/VISU_ConvertorUtils.hxx

index 8d324dbfcc81156c789699eb05c7e8ff3aa1d5fa..06a308eef86fb6c48cf986033b855d0e461e4d98 100644 (file)
@@ -27,6 +27,8 @@
 #ifndef VISU_ConvertorUtils_HeaderFile
 #define VISU_ConvertorUtils_HeaderFile
 
+#include "VTKViewer.h"
+
 #include <string>
 
 #include <vtkCellType.h>