X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxGEditorTabPanel.h;h=5f157fec55214bc9f7b762a4a1be91362f38162d;hb=098558ac7780900858114a8ae01fe93847d67043;hp=f84d193f61823030c597f56cd3cc57a79e30a4a3;hpb=ac7e88cf5991d996435b15c7d731b67078f8b2c9;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h index f84d193..5f157fe 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h @@ -43,16 +43,22 @@ Version: $Revision$ #ifndef __wxGEditorTabPanel_h__ #define __wxGEditorTabPanel_h__ +//Includes same project +#include "wxVtkSceneManager.h" + +//Includes wxWidgets #include #include #include +//Includes creaMaracasVisu #include +//Includes std #include -#include "wxVtkSceneManager.h" -#include "VTKGObjectsFactory.h" + + namespace bbtk {