Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / analysissettings.cpp
index 6cfc1d20d7597ea7b3a883045afc3c9b20851036..53f7d7f060f8297fc63ef492398e9736e55307b0 100644 (file)
@@ -41,9 +41,8 @@
  */
 #include "analysissettings.h"
 
-#include "gromacs/legacyheaders/vec.h"
-
 #include "gromacs/fileio/trxio.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/smalloc.h"