aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/psbtwallet.h
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2019-07-31 10:03:55 +0000
committerpracticalswift <practicalswift@users.noreply.github.com>2019-10-15 22:56:43 +0000
commit084e17cebd424b8e8ced674bc810eef4e6ee5d3b (patch)
tree683800e6c7b199e26ac19d481f2cb6e340cebf29 /src/wallet/psbtwallet.h
parenteb292af309aa57f3d7998b01307dd4cb91702908 (diff)
downloadbitcoin-084e17cebd424b8e8ced674bc810eef4e6ee5d3b.tar.xz
Remove unused includes
Diffstat (limited to 'src/wallet/psbtwallet.h')
-rw-r--r--src/wallet/psbtwallet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wallet/psbtwallet.h b/src/wallet/psbtwallet.h
index a24a0967d2..a7e52df6d9 100644
--- a/src/wallet/psbtwallet.h
+++ b/src/wallet/psbtwallet.h
@@ -5,9 +5,7 @@
#ifndef BITCOIN_WALLET_PSBTWALLET_H
#define BITCOIN_WALLET_PSBTWALLET_H
-#include <node/transaction.h>
#include <psbt.h>
-#include <primitives/transaction.h>
#include <wallet/wallet.h>
/**