X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGObjectsMVCFactory.h;h=30d838cfe30e6a3a7babae2d2aa14f7811777fc9;hb=a62e394e0f56bb5adff696adf06be425680bddca;hp=40bf577edf6d3349f291372009988fe60ff3a687;hpb=c8402dc4438aae412055d54bacf221c1449a83d6;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h index 40bf577..30d838c 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h @@ -45,6 +45,7 @@ Version: $Revision$ //Includes same project #include "GlobalConstants.h" + #include "GObjectController.h" #include "GObjectModel.h" #include "vtkGObjectView.h" @@ -53,12 +54,17 @@ Version: $Revision$ #include "vtkGBlackBoxView.h" #include "GBlackBoxModel.h" +#include "GPortController.h" +#include "vtkGPortView.h" +#include "GPortModel.h" + + //Includes creaMaracasVisu //Includes std #include - +//Includes bbtk #include #include #include