Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_generic.c
index db837244eae392545f61160b56f6a97feb175c34..8ea9d42ffc28823ad189858ec08ddade60996c5c 100644 (file)
@@ -41,7 +41,7 @@
 #include <math.h>
 
 #include "types/simple.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "typedefs.h"
 #include "nb_generic.h"
 #include "nrnb.h"