X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Ftpxio.h;h=0b3ca43e312d08841fb44c7c0725ea8f92664363;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=433742fdcdafa5b470f26005591e0d44aa5e7446;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/tpxio.h b/src/gromacs/fileio/tpxio.h index 433742fdcd..0b3ca43e31 100644 --- a/src/gromacs/fileio/tpxio.h +++ b/src/gromacs/fileio/tpxio.h @@ -47,9 +47,9 @@ * can also be used with the routines in gmxfio.h * **************************************************************/ -#include "../legacyheaders/types/inputrec.h" -#include "../legacyheaders/types/state.h" -#include "gmxfio.h" +#include "gromacs/fileio/gmxfio.h" +#include "gromacs/legacyheaders/types/inputrec.h" +#include "gromacs/legacyheaders/types/state.h" #ifdef __cplusplus extern "C" {