Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_simd_2xnn.h
index 6baaa8aadb90f5b2ddc2a77dd6e0d1482143ae7d..f554134cbe35aba9f63b26ac86c66ec8d0f49ea2 100644 (file)
@@ -37,9 +37,8 @@
  * kernel type 2xnn.
  */
 
-#include "typedefs.h"
-
-#include "gromacs/mdlib/nb_verlet.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/mdlib/nbnxn_pairlist.h"
 #include "gromacs/mdlib/nbnxn_simd.h"
 
 #ifdef __cplusplus