aboutsummaryrefslogtreecommitdiff
path: root/src/bench/wallet_ismine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/wallet_ismine.cpp')
-rw-r--r--src/bench/wallet_ismine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/wallet_ismine.cpp b/src/bench/wallet_ismine.cpp
index 29e370ce29..5343814ab2 100644
--- a/src/bench/wallet_ismine.cpp
+++ b/src/bench/wallet_ismine.cpp
@@ -4,7 +4,7 @@
#include <addresstype.h>
#include <bench/bench.h>
-#include <config/bitcoin-config.h> // IWYU pragma: keep
+#include <bitcoin-build-config.h> // IWYU pragma: keep
#include <key.h>
#include <key_io.h>
#include <script/descriptor.h>