Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_gpu_ref.c
index 24ef4a96b016e923610a73d4d36b7336dc466f2e..f0b7df70be4f2b1d2ab72ad6e97041680af848fa 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "types/simple.h"
 #include "gromacs/math/utilities.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "typedefs.h"
 #include "force.h"
 #include "nbnxn_kernel_gpu_ref.h"