Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / evaluate.cpp
index 0d67bb0c2d622f7bb622c530b916d6c4fcf72140..721acc5d26824d978413ebafc6400af4f8143a69 100644 (file)
@@ -52,9 +52,8 @@
  */
 #include <string.h>
 
-#include "gromacs/legacyheaders/vec.h"
-
 #include "gromacs/math/utilities.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/poscalc.h"
 #include "gromacs/selection/selection.h"