Make nbnxm a proper module
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm.cpp
index 5c6967bb65f909dad4dd5f2be85bfea907f36a96..88e6169b71791aa19c2ee75e2a1b0a1041d1605d 100644 (file)
@@ -46,9 +46,9 @@
 #include "nbnxm.h"
 
 #include "gromacs/domdec/domdec_struct.h"
-#include "gromacs/nbnxm/atomdata.h"
 #include "gromacs/timing/wallcycle.h"
 
+#include "atomdata.h"
 #include "pairlistsets.h"
 #include "pairsearch.h"