Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / selection / tests / toputils.cpp
index 1e55142ee2bb5b49d6395e0646cbcc9f4a6b81cc..7d347fee4196ac9019c93c3091ba802cd72ec2c2 100644 (file)
@@ -44,8 +44,8 @@
 #include <cstring>
 
 #include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/vec.h"
 
+#include "gromacs/math/vec.h"
 #include "gromacs/fileio/tpxio.h"
 #include "gromacs/fileio/trxio.h"
 #include "gromacs/utility/gmxassert.h"