X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fpp2shift.c;h=fa12f6d0b6afed5d822f886780f87ceb6719b0ea;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4c7fdb951d647a07c14a0426c4075f93ed4a4db2;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/pp2shift.c b/src/gromacs/gmxana/pp2shift.c index 4c7fdb951d..fa12f6d0b6 100644 --- a/src/gromacs/gmxana/pp2shift.c +++ b/src/gromacs/gmxana/pp2shift.c @@ -36,17 +36,18 @@ */ #include "gmxpre.h" -#include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/futil.h" -#include "gromacs/legacyheaders/macros.h" -#include "gromacs/math/units.h" -#include "gromacs/utility/smalloc.h" -#include "gstat.h" +#include + #include "gromacs/fileio/matio.h" +#include "gromacs/gmxana/gstat.h" #include "gromacs/legacyheaders/copyrite.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/math/units.h" #include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" typedef struct { int nx, ny;