Move vec.h to math/
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_generic_cg.c
index 6d1cfae43548242f0a0ca2927c2b86e6953ab01b..7e6949c4e98a0da0b28e4eff2a246e80c50d06a8 100644 (file)
@@ -41,7 +41,7 @@
 #include <math.h>
 
 #include "types/simple.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "typedefs.h"
 #include "nb_generic_cg.h"
 #include "nonbonded.h"