diff --git a/ethcore/src/engines/authority_round.rs b/ethcore/src/engines/authority_round.rs
index 9bed99e8b..2d7a5d69b 100644
--- a/ethcore/src/engines/authority_round.rs
+++ b/ethcore/src/engines/authority_round.rs
@@ -68,6 +68,7 @@ pub struct AuthorityRound {
builtins: BTreeMap
,
transition_service: IoService,
message_channel: Mutex