X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_search.c;h=5e2882122d6af224fafecbd29173a88851fd13e3;hb=c723a327aba4d1456902d348a5d710569a2d83d4;hp=8108297b36f9f6158e9d4bd63e0d2f046d2a2426;hpb=df876d6c7b594ded534d9b888e84141a054da11d;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_search.c b/src/gromacs/mdlib/nbnxn_search.c index 8108297b36..5e2882122d 100644 --- a/src/gromacs/mdlib/nbnxn_search.c +++ b/src/gromacs/mdlib/nbnxn_search.c @@ -48,7 +48,7 @@ #include "nbnxn_consts.h" /* nbnxn_internal.h included gromacs/simd/macros.h */ #include "nbnxn_internal.h" -#ifdef GMX_NBNXN_SIMD +#ifdef GMX_SIMD #include "gromacs/simd/vector_operations.h" #endif #include "nbnxn_atomdata.h"