Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_4xn / nbnxn_kernel_simd_4xn.h
index 80859119efcc2181a674b340aa6108506200b041..87c96994e808b529009e8d069dac905313313950 100644 (file)
@@ -37,7 +37,9 @@
  * kernel type 4xn.
  */
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/mdlib/nbnxn_pairlist.h"
+#include "gromacs/mdlib/nbnxn_simd.h"
 
 #ifdef __cplusplus
 extern "C" {