]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/InterpreterBBS.h
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / InterpreterBBS.h
index cb592deb36981c4331d3fced10432e4b1cf59f0a..af2626541ae8702125e59242f45fa47994bf1080 100644 (file)
@@ -42,7 +42,7 @@ Version:   $Revision$
 #include "wxVtkSceneManager.h"
 
 //Includes bbtk
-#include "bbtkInterpreter.h"
+#include "bbtkInterpreterVirtual.h"
 
 //Includes std
 #include <iostream>
@@ -54,7 +54,7 @@ Version:   $Revision$
 
 namespace bbtk
 {
-       class InterpreterBBS : public Interpreter 
+       class InterpreterBBS : public InterpreterVirtual
        {
                public:
                static Pointer New( wxVtkSceneManager* sceneManager, Factory::Pointer factory );