X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmath%2Fvectypes.h;h=ebb12dc512f3080576d7f2a18fbef834253ce02d;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=fe9dd68194e4caa41d11067dde6a84e5d3113f71;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/math/vectypes.h b/src/gromacs/math/vectypes.h index fe9dd68194..ebb12dc512 100644 --- a/src/gromacs/math/vectypes.h +++ b/src/gromacs/math/vectypes.h @@ -37,7 +37,7 @@ #ifndef GMX_MATH_VECTYPES_H #define GMX_MATH_VECTYPES_H -#include "../utility/real.h" +#include "gromacs/utility/real.h" #define XX 0 /* Defines for indexing in */ #define YY 1 /* vectors */