Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_avx_256_single / nb_kernel_template_avx_256_single.pre
index d6dffce9b06a1cca2246155915cb81f4d08692fe..6512c144a93c397edb731ab8744db29819086592 100644 (file)
@@ -41,9 +41,9 @@
 #include <math.h>
 
 #include "../nb_kernel.h"
-#include "types/simple.h"
+#include "gromacs/legacyheaders/types/simple.h"
 #include "gromacs/math/vec.h"
-#include "nrnb.h"
+#include "gromacs/legacyheaders/nrnb.h"
 
 #include "gromacs/simd/math_x86_avx_256_single.h"
 #include "kernelutil_x86_avx_256_single.h"