]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkIsoSurfaceExtractor.cxx
Missing include
[bbtk.git] / packages / vtk / src / bbvtkIsoSurfaceExtractor.cxx
index 3c311e93a2816ccdfd60321b2e68b6990435ed12..6db46979d3377815d00da38eb6d1d1ae7725ff6b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbvtkIsoSurfaceExtractor.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/11/20 17:41:48 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2008/11/21 12:25:42 $
+  Version:   $Revision: 1.9 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -37,6 +37,7 @@
 #ifdef _USE_VTK_
 
 #include "vtkProperty.h"
+#include "vtkLinearTransform.h"
 
 #include "bbvtkIsoSurfaceExtractor.h"
 #include "bbvtkPackage.h"