X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fnleg.cpp;h=3c1669d40bf86084b06941cf14b0d84490c8d143;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=0783bb6c849f30665c4d11628d0b5bd5b4d08a3c;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/nleg.cpp b/src/programs/view/nleg.cpp index 0783bb6c84..3c1669d40b 100644 --- a/src/programs/view/nleg.cpp +++ b/src/programs/view/nleg.cpp @@ -36,16 +36,17 @@ */ #include "gmxpre.h" +#include "nleg.h" + #include #include -#include "gromacs/legacyheaders/types/rgb.h" #include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/types/rgb.h" #include "gromacs/utility/smalloc.h" #include "buttons.h" -#include "nleg.h" typedef struct { const char *tp;