Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxana / nsfactor.c
index e5a17e5d8b97a4ec9c895c5f7d7bc215c87e62bc..ad1517bb5712357e6cc3b11c8aec19f7f44acd97 100644 (file)
@@ -38,7 +38,7 @@
 
 #include <string.h>
 
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "nsfactor.h"
 
 #include "gromacs/utility/futil.h"