Salome HOME
Porting to Python 3 (1st draft)
[modules/med.git] / src / MEDCalc / gui / PresentationController.hxx
index 7faa1a4dc2a922910bb9325691a37d0bc94aa04e..dcc16516c5a5ffd191804d94595251e57c690333 100644 (file)
 #ifndef PRESENTATION_CONTROLLER_HXX
 #define PRESENTATION_CONTROLLER_HXX
 
+#include "MEDEventListener_i.hxx"
+
 #include <QObject>
 #include "MEDCALCGUI.hxx"
 
-#include "MEDEventListener_i.hxx"
 #include <SALOMEconfig.h>
 #include CORBA_SERVER_HEADER(MEDPresentationManager)
 #include CORBA_CLIENT_HEADER(MEDDataManager)