diff options
Diffstat (limited to 'src/wallet/rpc/spend.cpp')
-rw-r--r-- | src/wallet/rpc/spend.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/rpc/spend.cpp b/src/wallet/rpc/spend.cpp index aa6db11d1c..e7884af8b0 100644 --- a/src/wallet/rpc/spend.cpp +++ b/src/wallet/rpc/spend.cpp @@ -19,7 +19,6 @@ #include <wallet/rpc/util.h> #include <wallet/spend.h> #include <wallet/wallet.h> -#include <version.h> #include <univalue.h> |