X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_dyecoupl.c;h=57f2e47dca8b9ede552df98a1397cd453f999249;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=424c73842e1e7fc2bb30cfa2e9d2f073ad7e4252;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_dyecoupl.c b/src/gromacs/gmxana/gmx_dyecoupl.c index 424c73842e..57f2e47dca 100644 --- a/src/gromacs/gmxana/gmx_dyecoupl.c +++ b/src/gromacs/gmxana/gmx_dyecoupl.c @@ -34,15 +34,14 @@ */ #include "gmxpre.h" -#include "gromacs/legacyheaders/copyrite.h" -#include "gromacs/fileio/filenm.h" -#include "gromacs/legacyheaders/macros.h" -#include "gromacs/math/vec.h" - #include "gromacs/commandline/pargs.h" +#include "gromacs/fileio/filenm.h" #include "gromacs/fileio/trx.h" #include "gromacs/fileio/trxio.h" #include "gromacs/fileio/xvgr.h" +#include "gromacs/legacyheaders/copyrite.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/math/vec.h" #include "gromacs/pbcutil/pbc.h" #include "gromacs/topology/index.h" #include "gromacs/utility/fatalerror.h"