Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxana / fitahx.c
index ebf5b50f6b84da3332e54c74374c4b876294de59..3b274ea1d52a65255b4bb474dda2400817e6f7b9 100644 (file)
@@ -39,7 +39,7 @@
 #endif
 
 #include "fitahx.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 
 #include "gromacs/math/do_fit.h"
 #include "gromacs/utility/fatalerror.h"