Add 32-bit ARM Neon SIMD support
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_search.c
index 8108297b36f9f6158e9d4bd63e0d2f046d2a2426..5e2882122d6af224fafecbd29173a88851fd13e3 100644 (file)
@@ -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"