X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmath%2Fdo_fit.h;h=7ccb652f19064e30d8cd37178eeb026dadddb403;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=f74bf1e89576fb160677b266fdb534764dd7aa9d;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/math/do_fit.h b/src/gromacs/math/do_fit.h index f74bf1e895..7ccb652f19 100644 --- a/src/gromacs/math/do_fit.h +++ b/src/gromacs/math/do_fit.h @@ -37,10 +37,9 @@ #ifndef GMX_MATH_DO_FIT_H #define GMX_MATH_DO_FIT_H -#include "../legacyheaders/types/simple.h" -#include "../utility/real.h" - -#include "vectypes.h" +#include "gromacs/legacyheaders/types/simple.h" +#include "gromacs/math/vectypes.h" +#include "gromacs/utility/real.h" #ifdef __cplusplus extern "C" {