Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / mdlib / nlistheuristics.c
index f5266aace7b40ddcf4014bb010657e119f019ee4..42d81ece8400c521a9db58d50fe0b87dbefcc402 100644 (file)
@@ -41,7 +41,7 @@
 #include "typedefs.h"
 #include "types/nlistheuristics.h"
 #include "gromacs/utility/fatalerror.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 
 void reset_nlistheuristics(gmx_nlheur_t *nlh, gmx_int64_t step)
 {