Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / specbond.c
index e14d21a9dc8c3714cbd951022c5633eab3ebb2c1..79d54b3636c9a9096f977297c1771120cf1f3e95 100644 (file)
@@ -49,7 +49,7 @@
 #include "gromacs/utility/smalloc.h"
 #include "specbond.h"
 #include "pdb2top.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "macros.h"
 
 gmx_bool yesno(void)