Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / params.cpp
index 28686b059e50a5495ae39271fd832b176240516c..9ea38e53182e97d3d09c33be1bdf22a81bbb731f 100644 (file)
@@ -42,8 +42,7 @@
 #include <algorithm>
 #include <string>
 
-#include "gromacs/legacyheaders/vec.h"
-
+#include "gromacs/math/vec.h"
 #include "gromacs/selection/position.h"
 #include "gromacs/selection/selmethod.h"
 #include "gromacs/selection/selparam.h"