Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / statistics / statistics_test.c
index 6d31816c4cd195691dbed9ccf422a7e63fcfcf11..573d763807ef132e21a1429c5b67a2238b23a35c 100644 (file)
@@ -41,7 +41,7 @@
 #include <stdio.h>
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/random/random.h"
 #include "statistics.h"