Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_c / nb_kernel_allvsall.c
index 6eae3017090abfbc46c8f0f1dc966027f8d88c3d..cd79b803cf2049e5f2f1bd8b66401dff33ed22b4 100644 (file)
@@ -42,7 +42,7 @@
 
 #include "types/simple.h"
 
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 
 #include "nb_kernel_allvsall.h"