Moved random number generator code to separate dir.
[alexxy/gromacs.git] / src / gromacs / mdlib / minimize.c
index ed15e138ce0bfa670fe9f7b24976ef544f03152b..3f605e6808aaa564d8b353e334a7284c6740ad75 100644 (file)
@@ -49,7 +49,7 @@
 #include "main.h"
 #include "force.h"
 #include "macros.h"
-#include "random.h"
+#include "gromacs/random/random.h"
 #include "names.h"
 #include "gmx_fatal.h"
 #include "txtdump.h"