PPCoin: Track coinstake search interval in RPC command 'getdifficulty'
[novacoin.git] / src / crypter.h
index 59a005a..d1bdb92 100644 (file)
@@ -6,6 +6,7 @@
 
 #include "allocators.h" /* for SecureString */
 #include "key.h"
+#include "serialize.h"
 
 const unsigned int WALLET_CRYPTO_KEY_SIZE = 32;
 const unsigned int WALLET_CRYPTO_SALT_SIZE = 8;