Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / pbc.c
index a26adfcb6ae0909eda9349dd3247142371551931..1f8b98713fcfb7f08b3a779e7fbb137f1e38f821 100644 (file)
@@ -43,7 +43,7 @@
 
 #include "typedefs.h"
 #include "types/commrec.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/math/utilities.h"
 #include "pbc.h"
 #include "gromacs/utility/smalloc.h"