X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fpulldown.cpp;h=5dd48058764902987c995e31b833c16db5b15b76;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=d010cfdcdcfdb3d3d3749aabef9bedb1df325ed3;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/pulldown.cpp b/src/programs/view/pulldown.cpp index d010cfdcdc..5dd4805876 100644 --- a/src/programs/view/pulldown.cpp +++ b/src/programs/view/pulldown.cpp @@ -36,16 +36,17 @@ */ #include "gmxpre.h" +#include "pulldown.h" + #include #include -#include "gromacs/utility/smalloc.h" #include "gromacs/legacyheaders/macros.h" +#include "gromacs/utility/smalloc.h" -#include "x11.h" #include "popup.h" -#include "pulldown.h" +#include "x11.h" static bool PDCallBack(t_x11 *x11, XEvent *event, Window w, void *data) {