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