Make nbnxm headers more self-contained
[alexxy/gromacs.git] / src / gromacs / nbnxm / grid.cpp
index 060722c4e3a942a80a00cc6dd36089da8d4b9520..d852ec4f0899db0a550287aaa9419b28ea9a9fce 100644 (file)
 #include "gromacs/mdlib/gmx_omp_nthreads.h"
 #include "gromacs/mdlib/updategroupscog.h"
 #include "gromacs/mdtypes/forcerec.h" // only for GET_CGINFO_*
+#include "gromacs/nbnxm/atomdata.h"
 #include "gromacs/simd/simd.h"
 #include "gromacs/simd/vector_operations.h"
 
-#include "atomdata.h"
 #include "boundingboxes.h"
 #include "gridsetdata.h"
 #include "nbnxm_geometry.h"