Salome HOME
Porting to Python 3 (1st draft)
[modules/med.git] / src / MEDCalc / gui / WorkspaceController.hxx
index c5fac88adddfa536030293a95186c4902283f53e..ea73983cba304e3f55f21c0036a5c65ce3501f7d 100644 (file)
@@ -22,8 +22,8 @@
 #ifndef _WORKSPACE_CONTROLLER_HXX
 #define _WORKSPACE_CONTROLLER_HXX
 
-#include "TreeGuiManager.hxx"
 #include "MEDEventListener_i.hxx"
+#include "TreeGuiManager.hxx"
 #include "XmedConsoleDriver.hxx"
 #include "DatasourceController.hxx"
 #include "PresentationController.hxx"