Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_principal.c
index 5bde12760da3645ef307b1bca5af154de74d8789..1aedface3d1009def02686ae522513cdbcaf3eb3 100644 (file)
@@ -45,7 +45,7 @@
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "pbc.h"
 #include "gromacs/utility/futil.h"
 #include "index.h"