diff options
Diffstat (limited to 'src/bench/bech32.cpp')
-rw-r--r-- | src/bench/bech32.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bench/bech32.cpp b/src/bench/bech32.cpp index 3c4b453a23..80f13eeb3b 100644 --- a/src/bench/bech32.cpp +++ b/src/bench/bech32.cpp @@ -4,7 +4,6 @@ #include <bench/bench.h> -#include <validation.h> #include <bech32.h> #include <util/strencodings.h> |