Moved random number generator code to separate dir.
[alexxy/gromacs.git] / src / gromacs / mdlib / partdec.c
index 6bd1f1818d6b226c4c3d6d0c64216a493d4f3806..b45f02108129b1f45bbc8af704fcc4d7b6a7455c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -50,7 +50,7 @@
 #include "ns.h"
 #include "partdec.h"
 #include "splitter.h"
-#include "gmx_random.h"
+#include "gromacs/random/random.h"
 #include "mtop_util.h"
 #include "mvdata.h"
 #include "vec.h"