Fix #includes in src/wallet

This commit is contained in:
Hennadii Stepanov
2023-05-25 14:33:16 +01:00
parent 25202cace9
commit 1f97572b9c
4 changed files with 17 additions and 16 deletions

View File

@@ -42,6 +42,7 @@
#include <wallet/context.h>
#include <wallet/external_signer_scriptpubkeyman.h>
#include <wallet/fees.h>
#include <wallet/scriptpubkeyman.h>
#include <univalue.h>