X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fnbsearch.h;h=fd7b41b129b2ea892f6f6fdc5ae988b5989de1bb;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=be25e7a3fdfd90f0f3e4e08df14fcc6d0eeb4387;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/nbsearch.h b/src/gromacs/selection/nbsearch.h index be25e7a3fd..fd7b41b129 100644 --- a/src/gromacs/selection/nbsearch.h +++ b/src/gromacs/selection/nbsearch.h @@ -51,11 +51,11 @@ #include -#include "../math/vectypes.h" -#include "../utility/arrayref.h" -#include "../utility/common.h" -#include "../utility/gmxassert.h" -#include "../utility/real.h" +#include "gromacs/math/vectypes.h" +#include "gromacs/utility/arrayref.h" +#include "gromacs/utility/common.h" +#include "gromacs/utility/gmxassert.h" +#include "gromacs/utility/real.h" struct t_blocka; struct t_pbc;