Moved random number generator code to separate dir.
[alexxy/gromacs.git] / src / gromacs / gmxana / nsfactor.c
index ea284971eabb07953907ac825cd228ff97821a1c..f3a1107cb7bc45d90dd3d3ccfea7aa66cd446813 100644 (file)
@@ -38,7 +38,7 @@
 
 #include <ctype.h>
 #include <string.h>
-#include "gmx_random.h"
+#include "gromacs/random/random.h"
 #include "smalloc.h"
 #include "sysstuff.h"
 #include "vec.h"