X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Ftypedefs.h;h=ad79e254bdc3ddcdbf1f9f2d7d84ccbc180cc382;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=aa2c698936ffea5389e048b2b03d05411305d53c;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/typedefs.h b/src/gromacs/legacyheaders/typedefs.h index aa2c698936..ad79e254bd 100644 --- a/src/gromacs/legacyheaders/typedefs.h +++ b/src/gromacs/legacyheaders/typedefs.h @@ -44,25 +44,25 @@ #include -#include "gromacs/legacyheaders/types/simple.h" -#include "gromacs/legacyheaders/types/enums.h" -#include "../fileio/trx.h" -#include "../topology/topology.h" +#include "gromacs/fileio/trx.h" +#include "gromacs/legacyheaders/types/commrec_fwd.h" +#include "gromacs/legacyheaders/types/constr.h" #include "gromacs/legacyheaders/types/energy.h" +#include "gromacs/legacyheaders/types/enums.h" +#include "gromacs/legacyheaders/types/fcdata.h" +#include "gromacs/legacyheaders/types/forcerec.h" +#include "gromacs/legacyheaders/types/group.h" +#include "gromacs/legacyheaders/types/ifunc.h" #include "gromacs/legacyheaders/types/inputrec.h" -#include "gromacs/legacyheaders/types/nrnb.h" +#include "gromacs/legacyheaders/types/mdatom.h" #include "gromacs/legacyheaders/types/nblist.h" +#include "gromacs/legacyheaders/types/nrnb.h" #include "gromacs/legacyheaders/types/nsgrid.h" -#include "gromacs/legacyheaders/types/forcerec.h" -#include "gromacs/legacyheaders/types/fcdata.h" -#include "gromacs/legacyheaders/types/mdatom.h" -#include "gromacs/legacyheaders/types/ifunc.h" -#include "gromacs/legacyheaders/types/group.h" -#include "gromacs/legacyheaders/types/state.h" -#include "gromacs/legacyheaders/types/shellfc.h" -#include "gromacs/legacyheaders/types/constr.h" #include "gromacs/legacyheaders/types/oenv.h" -#include "gromacs/legacyheaders/types/commrec_fwd.h" +#include "gromacs/legacyheaders/types/shellfc.h" +#include "gromacs/legacyheaders/types/simple.h" +#include "gromacs/legacyheaders/types/state.h" +#include "gromacs/topology/topology.h" #ifdef __cplusplus extern "C" {