]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h
*** empty log message ***
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / vtkGBlackBoxView.h
index 5eee4e1775d0603cb25adfeb91db7f60d0e744fd..90494d9ac3976b2ce1130eedd6febb16e33f29de 100644 (file)
@@ -45,7 +45,7 @@ Version:   $Revision$
 
 //Includes same project
 #include "GlobalConstants.h"
-#include "vtkGObjectView.h"
+#include "vtkGBoxView.h"
 #include "GBlackBoxModel.h"
 
 //Includes creaMaracasVisu
@@ -71,7 +71,7 @@ Version:   $Revision$
 namespace bbtk
 {
 
-       class vtkGBlackBoxView : public vtkGObjectView
+       class vtkGBlackBoxView : public vtkGBoxView
        {
 
        public: