aboutsummaryrefslogtreecommitdiff
path: root/src/bench/bech32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/bech32.cpp')
-rw-r--r--src/bench/bech32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/bech32.cpp b/src/bench/bech32.cpp
index 8b80e17391..3c4b453a23 100644
--- a/src/bench/bech32.cpp
+++ b/src/bench/bech32.cpp
@@ -6,7 +6,7 @@
#include <validation.h>
#include <bech32.h>
-#include <utilstrencodings.h>
+#include <util/strencodings.h>
#include <vector>
#include <string>