summaryrefslogtreecommitdiffhomepage
path: root/ltc_prng.c
diff options
context:
space:
mode:
Diffstat (limited to 'ltc_prng.c')
-rw-r--r--ltc_prng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltc_prng.c b/ltc_prng.c
index 60cd590..af73dac 100644
--- a/ltc_prng.c
+++ b/ltc_prng.c
@@ -13,7 +13,7 @@
*/
#include "options.h"
#include "includes.h"
-#include "random.h"
+#include "dbrandom.h"
#include "ltc_prng.h"
/**