Implement additional script verification flags
[novacoin.git] / src / key.h
index 427a4be..51130f7 100644 (file)
--- a/src/key.h
+++ b/src/key.h
@@ -12,6 +12,7 @@
 #include "serialize.h"
 #include "uint256.h"
 #include "hash.h"
+#include "bignum.h"
 
 #include <openssl/ec.h> // for EC_KEY definition