Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_file_generator / nbnxn_kernel_simd_template.c.pre
index 7ba2112daa4a9ed1c4c01bb065ed61177c5074a8..5ba3645df625e1f760ae852c54e1a41c75882c14 100644 (file)
@@ -34,7 +34,7 @@
  */
 #include "config.h"
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #include "gromacs/mdlib/nbnxn_simd.h"
 
@@ -46,8 +46,8 @@
 #define GMX_SIMD_J_UNROLL_SIZE {3}
 #include "{4}"
 #include "../nbnxn_kernel_common.h"
-#include "gmx_omp_nthreads.h"
-#include "types/force_flags.h"
+#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
+#include "gromacs/legacyheaders/types/force_flags.h"
 #include "gromacs/utility/fatalerror.h"
 
 /*! \brief Kinds of electrostatic treatments in SIMD Verlet kernels