diff options
Diffstat (limited to 'src/index')
-rw-r--r-- | src/index/blockfilterindex.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index/blockfilterindex.cpp b/src/index/blockfilterindex.cpp index a860b3a94d..cc7d6687b8 100644 --- a/src/index/blockfilterindex.cpp +++ b/src/index/blockfilterindex.cpp @@ -8,6 +8,7 @@ #include <dbwrapper.h> #include <hash.h> #include <index/blockfilterindex.h> +#include <logging.h> #include <node/blockstorage.h> #include <util/fs_helpers.h> #include <validation.h> |