Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / sm_permute.cpp
index b9a194d0f33720908a6a4d89217dce21f121e58c..94f82b64d587ac59652095ec45a07fb31a4ba901 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/exceptions.h"