Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_sse2_single / nb_kernel_ElecCoul_VdwLJ_GeomW3W3_sse2_single.c
index 55b821e16a1de2aaefa8467ba65171f9c582a3d8..e834573ca7ff42b2fdb86653c237bc0cb02c83c5 100644 (file)
@@ -40,9 +40,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_sse2_single.h"
 #include "kernelutil_x86_sse2_single.h"