Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_ref.c
index 0be4be644d987e9eecf22b6a64f4457644cfe755..14c620c9b1351120c1a4d02e31795692b32316a9 100644 (file)
@@ -40,7 +40,7 @@
 #include <assert.h>
 
 #include "typedefs.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "force.h"
 #include "gmx_omp_nthreads.h"