X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_eneconv.c;h=9a1e775ef66077cdc21fdb281c22ac810e1d8334;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=34dea5935738d8c995594dca0461d92d62e6f397;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_eneconv.c b/src/gromacs/gmxana/gmx_eneconv.c index 34dea59357..9a1e775ef6 100644 --- a/src/gromacs/gmxana/gmx_eneconv.c +++ b/src/gromacs/gmxana/gmx_eneconv.c @@ -40,17 +40,17 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/commandline/pargs.h" +#include "gromacs/fileio/enxio.h" +#include "gromacs/fileio/trxio.h" +#include "gromacs/gmxana/gmx_ana.h" #include "gromacs/legacyheaders/disre.h" -#include "gromacs/legacyheaders/names.h" #include "gromacs/legacyheaders/macros.h" -#include "gromacs/utility/fatalerror.h" -#include "gromacs/fileio/enxio.h" +#include "gromacs/legacyheaders/names.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/math/vec.h" -#include "gmx_ana.h" -#include "gromacs/fileio/trxio.h" +#include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/smalloc.h" #define TIME_EXPLICIT 0 #define TIME_CONTINUE 1