Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2top.cpp
index 6f6bc008411c75cb6fe0867e2b4481f8341b92ce..50d2a7856e34528d0eebbc7923b9c7f28a374935 100644 (file)
@@ -42,7 +42,7 @@
 #include <math.h>
 #include <ctype.h>
 
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"
 #include "symtab.h"