X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Fmdrun.h;h=754a3796c3c1b7aed409c92f62fae2acb3f66710;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=e05b4ac11cf52ffc0cb6f9fa808396b4dca1d91c;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/mdrun.h b/src/gromacs/legacyheaders/mdrun.h index e05b4ac11c..754a3796c3 100644 --- a/src/gromacs/legacyheaders/mdrun.h +++ b/src/gromacs/legacyheaders/mdrun.h @@ -40,19 +40,19 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" + +#include "gromacs/fileio/filenm.h" +#include "gromacs/legacyheaders/mdebin.h" #include "gromacs/legacyheaders/network.h" #include "gromacs/legacyheaders/sim_util.h" #include "gromacs/legacyheaders/tgroup.h" -#include "gromacs/legacyheaders/mdebin.h" +#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/legacyheaders/update.h" #include "gromacs/legacyheaders/vcm.h" #include "gromacs/legacyheaders/vsite.h" -#include "gromacs/legacyheaders/update.h" -#include "gromacs/legacyheaders/types/membedt.h" #include "gromacs/legacyheaders/types/globsig.h" - -#include "../fileio/filenm.h" -#include "../timing/wallcycle.h" +#include "gromacs/legacyheaders/types/membedt.h" +#include "gromacs/timing/wallcycle.h" #ifdef __cplusplus extern "C" {