X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fx11.cpp;h=cf3eb241bb91228781dfc702c55b1782397a612c;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=add052b006ffdafe1b7cd51ef89c60cde7e2b45a;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/x11.cpp b/src/programs/view/x11.cpp index add052b006..cf3eb241bb 100644 --- a/src/programs/view/x11.cpp +++ b/src/programs/view/x11.cpp @@ -36,14 +36,16 @@ */ #include "gmxpre.h" +#include "x11.h" + #include #include #include "gromacs/legacyheaders/typedefs.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/smalloc.h" + #include "Xstuff.h" -#include "x11.h" /* These colours will be mapped to black on a monochrome screen */ unsigned long BLACK, BLUE, GREEN, CYAN, RED, BROWN, GREY, DARKGREY;