X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_wheel.c;h=457b1a17a03c6d8e29c6587815d14e933416e52a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=d990df1180674e64d9a8703ce6816c693ec79760;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_wheel.c b/src/gromacs/gmxana/gmx_wheel.c index d990df1180..457b1a17a0 100644 --- a/src/gromacs/gmxana/gmx_wheel.c +++ b/src/gromacs/gmxana/gmx_wheel.c @@ -41,19 +41,18 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/smalloc.h" +#include "gromacs/commandline/pargs.h" +#include "gromacs/fileio/strdb.h" +#include "gromacs/fileio/writeps.h" +#include "gromacs/gmxana/gmx_ana.h" +#include "gromacs/gmxana/gstat.h" #include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/math/vec.h" -#include "gstat.h" -#include "gromacs/utility/fatalerror.h" -#include "gmx_ana.h" - -#include "gromacs/commandline/pargs.h" #include "gromacs/utility/cstringutil.h" +#include "gromacs/utility/fatalerror.h" #include "gromacs/utility/futil.h" -#include "gromacs/fileio/strdb.h" -#include "gromacs/fileio/writeps.h" +#include "gromacs/utility/smalloc.h" static gmx_bool *bPhobics(int nres, char *resnm[]) {