X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Fenxio.h;h=c8434ab2b53135cb6b2c2639b5b4f75f9f14509e;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=acf41f05f1a1e9e2e44f696a4ef3233f4c72db9a;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/enxio.h b/src/gromacs/fileio/enxio.h index acf41f05f1..c8434ab2b5 100644 --- a/src/gromacs/fileio/enxio.h +++ b/src/gromacs/fileio/enxio.h @@ -37,11 +37,11 @@ #ifndef GMX_FILEIO_ENXIO_H #define GMX_FILEIO_ENXIO_H -#include "../legacyheaders/types/energy.h" -#include "../legacyheaders/types/inputrec.h" -#include "../legacyheaders/types/state.h" -#include "gmxfio.h" -#include "xdr_datatype.h" +#include "gromacs/fileio/gmxfio.h" +#include "gromacs/fileio/xdr_datatype.h" +#include "gromacs/legacyheaders/types/energy.h" +#include "gromacs/legacyheaders/types/inputrec.h" +#include "gromacs/legacyheaders/types/state.h" #ifdef __cplusplus extern "C" {