Redesigned SIMD module and unit tests.
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / calc_verletbuf.c
index 6cebe7772e323bd919509d533e4c89e546cd18f4..ea383bf633d4494baad8286428a5f69f71536f9f 100644 (file)
@@ -57,7 +57,7 @@
 #ifdef GMX_NBNXN_HALF_WIDTH_SIMD
 #define GMX_USE_HALF_WIDTH_SIMD_HERE
 #endif
-#include "gromacs/simd/macros.h"
+#include "gromacs/simd/simd.h"
 #endif