diff options
Diffstat (limited to 'src/wallet.h')
-rw-r--r-- | src/wallet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet.h b/src/wallet.h index 3d9387ff82..c1461b1feb 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -6,7 +6,6 @@ #define BITCOIN_WALLET_H #include "main.h" -#include "bignum.h" #include "key.h" #include "keystore.h" #include "script.h" |