Move vec.h to math/
[alexxy/gromacs.git] / src / contrib / gmx_stats_test.c
index 1896bd00a6f4d6f65945cdc87265aaeaa239c7f6..e9091879bff4202dffaba61ae2a59b24f50644a3 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gmx_random.h"
 #include "gmx_statistics.h"