Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / copyrite.cpp
index 04012442d7043a1ea5a1080da2ca4c1dc5162e63..6f1c8fba7eb2d11e210d807ccca9f386445f34f8 100644 (file)
 /* This file is completely threadsafe - keep it that way! */
 
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/vec.h"
 
 #include "gromacs/fft/fft.h"
 #include "gromacs/fileio/strdb.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/random/random.h"
 #include "gromacs/utility/baseversion.h"
 #include "gromacs/utility/cstringutil.h"