]> Creatis software - bbtk.git/commitdiff
no message
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 21 Jan 2010 16:26:30 +0000 (16:26 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 21 Jan 2010 16:26:30 +0000 (16:26 +0000)
packages/vtk/src/bbvtkImagePlanes.h

index aba6557704efc588b116aefced315053f0accdaf..1fcf6a1b75fb81724c725a05b149687a1369067b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbvtkImagePlanes.h,v $
   Language:  C++
-  Date:      $Date: 2010/01/21 16:03:19 $
-  Version:   $Revision: 1.20 $
+  Date:      $Date: 2010/01/21 16:26:30 $
+  Version:   $Revision: 1.21 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -55,6 +55,7 @@ class vtkImageData;
 class vtkImagePlaneWidget;
 
 #include "vtkPlaneWidget.h"
+#include "vtkRenderWindowInteractor.h"
 #include "vtkImageReslice.h"
 #include <vtkTransform.h>