Make nbnxm a proper module
[alexxy/gromacs.git] / src / gromacs / nbnxm / gpu_types_common.h
index 4c57f22bcd301b3dcdbb19c7201e14f840b6007a..35270a8345b1a6a285b0919573d9482939c7497a 100644 (file)
 
 #include "config.h"
 
-#include "gromacs/nbnxm/pairlist.h"
 #include "gromacs/utility/enumerationhelpers.h"
 
 #include "locality.h"
+#include "pairlist.h"
 
 #if GMX_GPU == GMX_GPU_OPENCL
 #include "gromacs/gpu_utils/gpuregiontimer_ocl.h"