Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernels_simd_2xmm / kernel_common.h
similarity index 99%
rename from src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_common.h
rename to src/gromacs/nbnxm/kernels_simd_2xmm/kernel_common.h
index da326f8a55ee307a6840e09529cd02d13a0425c5..d503825654ab88a48bb0c5253be3684522146f18 100644 (file)
@@ -32,7 +32,6 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/mdlib/nbnxn_consts.h"
 #include "gromacs/pbcutil/ishift.h"
 #include "gromacs/simd/simd.h"
 #include "gromacs/simd/simd_math.h"
@@ -41,6 +40,8 @@
 #include "gromacs/math/utilities.h"
 #endif
 
+#include "config.h"
+
 #include <cstdint>
 
 #if !GMX_SIMD_HAVE_HSIMD_UTIL_REAL