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