Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / sm_merge.cpp
index 258dc85d1f3cc14e608e8493e80f8ede49744286..f0bc60597ae87c9bbaeec7e080a96068e5c00155 100644 (file)
@@ -40,8 +40,8 @@
  * \ingroup module_selection
  */
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/vec.h"
 
+#include "gromacs/math/vec.h"
 #include "gromacs/selection/position.h"
 #include "gromacs/selection/selmethod.h"
 #include "gromacs/utility/common.h"