Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / statistics / statistics.c
index 21fadecf2f13e076923e3d68d25f0bdca3c5b7ba..3ebb1f2a37cda36c8d55e425b9a0552cf78de69e 100644 (file)
@@ -41,7 +41,7 @@
 #include <math.h>
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 
 static int gmx_dnint(double x)
 {