X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fxmb.cpp;h=4999c431cde0c5cde0e49ff59519ea427c26ed25;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=6072f6d3d0debc4a3159134f9b40bdc0e7c188f8;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/xmb.cpp b/src/programs/view/xmb.cpp index 6072f6d3d0..4999c431cd 100644 --- a/src/programs/view/xmb.cpp +++ b/src/programs/view/xmb.cpp @@ -36,22 +36,24 @@ */ #include "gmxpre.h" +#include "xmb.h" + #include #include #include -#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/legacyheaders/macros.h" -#include "Xstuff.h" -#include "x11.h" -#include "xutil.h" -#include "xdlg.h" -#include "xmb.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/utility/fatalerror.h" + +#include "Xstuff.h" +#include "alert.bm" #include "gromacs.bm" -#include "stop.bm" #include "info.bm" -#include "alert.bm" +#include "stop.bm" +#include "x11.h" +#include "xdlg.h" +#include "xutil.h" #define ID_BOX -3 #define ID_ICON -2