Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_common.c
index ba8f2f0140433ba4c04745cb972073274c5fe5fd..2fded68209937ef2b29ca72c1e4548d9461dc353 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "gromacs/pbcutil/ishift.h"
-
 #include "nbnxn_kernel_common.h"
 
+#include "gromacs/pbcutil/ishift.h"
+
 static void
 clear_f_all(const nbnxn_atomdata_t *nbat, real *f)
 {