Moved random number generator code to separate dir.
[alexxy/gromacs.git] / src / gromacs / mdlib / update.c
index 249d1d2ecd204a45e1acdb9124d3ccc9aaa1c0b6..0b0e91bef8cda3fc0f6c9c6e3f199afb6aa96ea7 100644 (file)
@@ -52,7 +52,7 @@
 #include "vec.h"
 #include "main.h"
 #include "update.h"
-#include "gmx_random.h"
+#include "gromacs/random/random.h"
 #include "mshift.h"
 #include "tgroup.h"
 #include "force.h"