Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / analysisdata / modules / plot.cpp
index 7b0f0b20e31050152dec42bdc7ed4ef7261d6913..d0eff0bf7165fce359044f202fac8c9a63c0f011 100644 (file)
 #include <boost/shared_ptr.hpp>
 
 #include "gromacs/legacyheaders/oenv.h"
-#include "gromacs/legacyheaders/vec.h"
 
 #include "gromacs/analysisdata/dataframe.h"
 #include "gromacs/fileio/gmxfio.h"
 #include "gromacs/fileio/xvgr.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/options/basicoptions.h"
 #include "gromacs/options/options.h"
 #include "gromacs/options/timeunitmanager.h"