Fix build.

This commit is contained in:
Gav Wood 2016-12-10 13:52:43 +01:00
parent 82efa2675e
commit 7eb30b1249
No known key found for this signature in database
GPG Key ID: C49C1ACA1CC9B252
1 changed files with 1 additions and 1 deletions

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;