]> Creatis software - crea.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 21 Feb 2011 23:27:13 +0000 (23:27 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 21 Feb 2011 23:27:13 +0000 (23:27 +0000)
src/creawxVTKRenderWindowInteractor.h

index dc665c79ed28652df1157de9540e3280e431bcc6..cfce552016feafcb5c7ec29855c6d0f625ce0c78 100644 (file)
@@ -3,8 +3,8 @@
   Program:   Visualization Toolkit
   Module:    $RCSfile: creawxVTKRenderWindowInteractor.h,v $
   Language:  C++
-  Date:      $Date: 2011/02/21 07:30:01 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2011/02/21 23:27:13 $
+  Version:   $Revision: 1.6 $
 
   Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen 
   All rights reserved.
@@ -40,6 +40,8 @@
 #ifdef USE_WXWIDGETS
 #ifdef USE_VTK
 
+#include <creaSystem.h>
+#include <creaWx.h>
 
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"