Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernels_reference / kernel_ref.h
similarity index 98%
rename from src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_ref.h
rename to src/gromacs/nbnxm/kernels_reference/kernel_ref.h
index 77befc50a268c5a420b6f3e241610502e9b394b2..1fa3848da19135c97740a4b5ce4e623783bb754c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014,2015,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -33,7 +33,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "nbnxn_kernel_common.h"
+#include "gromacs/nbnxm/kernel_common.h"
 
 /* Declare all the different kernel functions.
  */