Move locality.h from nbnxm to mdtypes
[alexxy/gromacs.git] / src / gromacs / nbnxm / pairlistparams.h
index 78caf48e3cb6a3087439e465346d1b8b0b1fd179..98583601686d4fc1bf3277a2f31abeef90927519 100644 (file)
 
 #include "config.h"
 
+#include "gromacs/mdtypes/locality.h"
 #include "gromacs/utility/enumerationhelpers.h"
 #include "gromacs/utility/real.h"
 
-#include "locality.h"
-
 namespace Nbnxm
 {
 enum class KernelType;