Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / tests / poscalc.cpp
index ba2b25d52f41f3a40b27e17e10a944cd82cfafbb..a5a8d9faa735289364324f930137eb67d0de7fdd 100644 (file)
@@ -44,8 +44,8 @@
 #include <vector>
 
 #include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/vec.h"
 
+#include "gromacs/math/vec.h"
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/poscalc.h"
 #include "gromacs/selection/position.h"