Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_sse2_single / nb_kernel_ElecCoul_VdwLJ_GeomP1P1_sse2_single.c
index 5fcca8049123a28bdd9202878f0ead2ba92f8af8..14ddaa742ef187005dd7addf1b44cb658037b128 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"