Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernel_common.cpp
similarity index 99%
rename from src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.cpp
rename to src/gromacs/nbnxm/kernel_common.cpp
index b4a3f1327fcabd45e3def92d72e9cb9a140e4749..5f2442b7749af8959905508acea260696a9483c0 100644 (file)
@@ -34,7 +34,7 @@
  */
 #include "gmxpre.h"
 
-#include "nbnxn_kernel_common.h"
+#include "kernel_common.h"
 
 #include "gromacs/pbcutil/ishift.h"
 #include "gromacs/utility/gmxassert.h"