Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_gpu_ref.c
index a606329e56f464e619767c49ff621a257cd4d1a0..2b9263f70ddf5e04c1f72117fe7ecb22e2242f2f 100644 (file)
@@ -36,9 +36,9 @@
 
 #include <math.h>
 
-#include "types/simple.h"
-#include "typedefs.h"
-#include "force.h"
+#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/force.h"
 
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"