Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / nsc.c
index ab27dae4e32c7c477d252bd4f56c224a28dd3290..c895087937b87d0597edd07ee9cb143fc780fe55 100644 (file)
@@ -46,7 +46,7 @@
 /* Modified DvdS */
 #include "pbc.h"
 #include "macros.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "nsc.h"