X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fdialogs.cpp;h=c55659785374923adff2e4f32de818db0a879541;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=f05937af48ec61439d5083638c4e39b192938ef4;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/dialogs.cpp b/src/programs/view/dialogs.cpp index f05937af48..c556597853 100644 --- a/src/programs/view/dialogs.cpp +++ b/src/programs/view/dialogs.cpp @@ -43,20 +43,21 @@ #include // for fork() #endif -#include "gromacs/legacyheaders/macros.h" -#include "x11.h" -#include "xdlghi.h" -#include "xmb.h" #include "dialogs.h" -#include "gromacs/legacyheaders/names.h" -#include "nmol.h" -#include "manager.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/names.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/futil.h" #include "gromacs/utility/smalloc.h" +#include "manager.h" +#include "nmol.h" +#include "x11.h" +#include "xdlghi.h" +#include "xmb.h" + #define MBFLAGS /* MB_APPLMODAL | */ MB_DONTSHOW void write_gmx(t_x11 *x11, t_gmx *gmx, int mess)