X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Fsim_util.h;h=b1c89b790a9c63c410ff1869e5613b51925a4ac0;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b7f94dea7fd5af1d40ded346bd7c75288d89eb1e;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/sim_util.h b/src/gromacs/legacyheaders/sim_util.h index b7f94dea7f..b1c89b790a 100644 --- a/src/gromacs/legacyheaders/sim_util.h +++ b/src/gromacs/legacyheaders/sim_util.h @@ -38,14 +38,14 @@ #ifndef _sim_util_h #define _sim_util_h -#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/fileio/enxio.h" +#include "gromacs/fileio/mdoutf.h" #include "gromacs/legacyheaders/mdebin.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/legacyheaders/update.h" #include "gromacs/legacyheaders/vcm.h" -#include "../fileio/enxio.h" -#include "../fileio/mdoutf.h" -#include "../timing/wallcycle.h" -#include "../timing/walltime_accounting.h" +#include "gromacs/timing/wallcycle.h" +#include "gromacs/timing/walltime_accounting.h" #ifdef __cplusplus extern "C" {