X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fpbcutil%2Fpbc.h;h=8fc7b68224ff6a0082ed7146ff07eb08c202b188;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=8fa140d8f0b29eda49bcd82966ec9a94541f843c;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/pbcutil/pbc.h b/src/gromacs/pbcutil/pbc.h index 8fa140d8f0..8fc7b68224 100644 --- a/src/gromacs/pbcutil/pbc.h +++ b/src/gromacs/pbcutil/pbc.h @@ -39,11 +39,11 @@ #include -#include "../legacyheaders/types/commrec_fwd.h" -#include "../legacyheaders/types/inputrec.h" -#include "../math/vectypes.h" -#include "../utility/basedefinitions.h" -#include "../utility/real.h" +#include "gromacs/legacyheaders/types/commrec_fwd.h" +#include "gromacs/legacyheaders/types/inputrec.h" +#include "gromacs/math/vectypes.h" +#include "gromacs/utility/basedefinitions.h" +#include "gromacs/utility/real.h" #ifdef __cplusplus extern "C" {