aboutsummaryrefslogtreecommitdiff
path: root/src/bench/checkblock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/checkblock.cpp')
-rw-r--r--src/bench/checkblock.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bench/checkblock.cpp b/src/bench/checkblock.cpp
index 4a564d3fc8..5243682f88 100644
--- a/src/bench/checkblock.cpp
+++ b/src/bench/checkblock.cpp
@@ -6,6 +6,7 @@
#include "chainparams.h"
#include "main.h"
+#include "streams.h"
#include "consensus/validation.h"
namespace block_bench {