diff --git a/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx b/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx index 499106347..c6701a109 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx +++ b/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx @@ -26,6 +26,8 @@ // Module : GEOM // $Header$ +#include "QAD_PyEditor.h" + #include "GEOMToolsGUI.h" #include "GeometryGUI.h" #include "GEOM_Actor.h" @@ -34,7 +36,6 @@ #include "QAD_Desktop.h" #include "QAD_Config.h" #include "QAD_FileDlg.h" -#include "QAD_PyEditor.h" #include "QAD_RightFrame.h" #include "QAD_MessageBox.h" #include "SALOMEGUI_NameDlg.h"