X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fshakef.c;h=7ee7dbe2a82715ffc47cfb04b0592e79581f0749;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=fba6074500e56346dc0b68343ca39efb5d1c7f62;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/shakef.c b/src/gromacs/mdlib/shakef.c index fba6074500..7ee7dbe2a8 100644 --- a/src/gromacs/mdlib/shakef.c +++ b/src/gromacs/mdlib/shakef.c @@ -38,12 +38,12 @@ #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/smalloc.h" +#include "gromacs/legacyheaders/constr.h" +#include "gromacs/legacyheaders/nrnb.h" #include "gromacs/legacyheaders/txtdump.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/math/vec.h" -#include "gromacs/legacyheaders/nrnb.h" -#include "gromacs/legacyheaders/constr.h" +#include "gromacs/utility/smalloc.h" typedef struct gmx_shakedata {