Make nbnxm headers more self-contained
[alexxy/gromacs.git] / src / gromacs / nbnxm / pairlist.cpp
index 6dee69782e17ecd717a96b09e2b2b345dd389883..b76ad3e9a75a5537ef9a3870ab286fda58ff2329 100644 (file)
@@ -54,6 +54,7 @@
 #include "gromacs/mdlib/gmx_omp_nthreads.h"
 #include "gromacs/mdtypes/group.h"
 #include "gromacs/mdtypes/md_enums.h"
+#include "gromacs/nbnxm/atomdata.h"
 #include "gromacs/nbnxm/gpu_data_mgmt.h"
 #include "gromacs/pbcutil/ishift.h"
 #include "gromacs/pbcutil/pbc.h"
@@ -65,7 +66,6 @@
 #include "gromacs/utility/listoflists.h"
 #include "gromacs/utility/smalloc.h"
 
-#include "atomdata.h"
 #include "boundingboxes.h"
 #include "clusterdistancekerneltype.h"
 #include "gridset.h"