X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fnmol.cpp;h=cca9b5fbdda791904a6a4eb5e4653a8fe45f0db7;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=26fc5bd5fced5b291037db75851631e743b611ec;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/nmol.cpp b/src/programs/view/nmol.cpp index 26fc5bd5fc..cca9b5fbdd 100644 --- a/src/programs/view/nmol.cpp +++ b/src/programs/view/nmol.cpp @@ -36,22 +36,22 @@ */ #include "gmxpre.h" +#include "nmol.h" + #include #include #include #include "gromacs/legacyheaders/macros.h" #include "gromacs/legacyheaders/txtdump.h" -#include "gromacs/pbcutil/pbc.h" - #include "gromacs/math/vec.h" +#include "gromacs/pbcutil/pbc.h" #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/smalloc.h" #include "3dview.h" #include "buttons.h" #include "manager.h" -#include "nmol.h" #include "xutil.h" #define MSIZE 4