Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / csettle.c
index 68f9b3268f10502b49b7fabfbb6929bd4b2be8fe..4d4378c525ea2fb8647181f18b613e6f1e0620b1 100644 (file)
@@ -40,7 +40,7 @@
 
 #include <math.h>
 #include <stdio.h>
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "constr.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"