tests: fix outdate include in blockfilter_index_tests

pull/764/head
James O'Beirne 6 years ago
parent e4beef611a
commit 89e8df1674

@ -1,4 +1,4 @@
// Copyright (c) 2017-2018 The Bitcoin Core developers
// Copyright (c) 2017-2019 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
@ -8,7 +8,7 @@
#include <index/blockfilterindex.h>
#include <miner.h>
#include <pow.h>
#include <test/test_bitcoin.h>
#include <test/setup_common.h>
#include <script/standard.h>
#include <validation.h>

Loading…
Cancel
Save