Make nbnxm a proper module
[alexxy/gromacs.git] / src / gromacs / nbnxm / pairlistwork.h
index 77dc96e7c16e05f70b0eb8e60fab0e02e8976223..5cd0c01fe4ef69f413061d064437a1ea979ac22a 100644 (file)
@@ -39,7 +39,7 @@
  *
  * \author Berk Hess <hess@kth.se>
  *
- * \ingroup module_nbnxn
+ * \ingroup module_nbnxm
  */
 
 #ifndef GMX_NBNXM_PAIRLISTWORK_H
 #include <memory>
 #include <vector>
 
-#include "gromacs/nbnxm/pairlist.h"
 #include "gromacs/simd/simd.h"
 
 #include "boundingboxes.h"
 #include "grid.h"
+#include "pairlist.h"
 
 /* Working data for the actual i-supercell during pair search */
 struct NbnxnPairlistCpuWork