Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / ebin.c
index 88466da73a2f451aa6104b5f59603ce13186e55d..7541827eeb5f56315adb90c642be5e07ad764156 100644 (file)
@@ -46,7 +46,7 @@
 #include "gromacs/utility/fatalerror.h"
 #include "ebin.h"
 #include "gromacs/math/utilities.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "physics.h"
 
 t_ebin *mk_ebin(void)