Salome HOME
Porting to VTK 6.
[modules/visu.git] / src / VISUGUI / VisuGUI_SelectionPanel.cxx
index d7f0fe8a8228221f0c1654ab12c95427dc3e8e2a..571632596e927f459e1f80a04477a420c0becc57 100644 (file)
@@ -97,6 +97,7 @@
 #include <vtkPointData.h>
 #include <vtkCellData.h>
 #include <vtkCell.h>
+#include <vtkDataArray.h>
 
 // STL Includes
 #include <map>