Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / poscalc.cpp
index 1f1757237605121e7c9819415a433fc178f5d83c..110ba5057cfc37409dc2cd747125c2752f77d62a 100644 (file)
@@ -63,8 +63,8 @@
 
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/pbc.h"
-#include "gromacs/legacyheaders/vec.h"
 
+#include "gromacs/math/vec.h"
 #include "gromacs/selection/centerofmass.h"
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/poscalc.h"