Fix build.

This commit is contained in:
Gav Wood
2016-12-10 13:52:43 +01:00
parent 82efa2675e
commit 7eb30b1249

View File

@@ -19,7 +19,7 @@
use ethcore::blockchain_info::BlockChainInfo;
use ethcore::client::{BlockChainClient, EachBlockWith, TestBlockChainClient};
use ethcore::ids::BlockID;
use ethcore::ids::BlockId;
use ethcore::transaction::SignedTransaction;
use network::PeerId;