diff options
Diffstat (limited to 'src/key.cpp')
-rw-r--r-- | src/key.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/key.cpp b/src/key.cpp index 73983caf41..9d4c4498d8 100644 --- a/src/key.cpp +++ b/src/key.cpp @@ -7,7 +7,6 @@ #include <arith_uint256.h> #include <crypto/common.h> #include <crypto/hmac_sha512.h> -#include <pubkey.h> #include <random.h> #include <secp256k1.h> |