Move rand functions from util to new random.h/.cpp
[novacoin.git] / src / script.cpp
index a72868a..aa3fe8c 100644 (file)
@@ -7,6 +7,7 @@
 #include "keystore.h"
 #include "key.h"
 #include "main.h"
+#include "random.h"
 #include "sync.h"
 #include "util.h"
 #include "base58.h"