Merge pull request #2907 from shaavan/issue2882
[rust-lightning] / lightning / src / util / macro_logger.rs
index f962251cd65bd7baf072a9bcbfa0d731d4bfec64..f6de098720f15c6e1c8e6893c97286df4524d794 100644 (file)
@@ -7,7 +7,7 @@
 // You may not use this file except in accordance with one or both of these
 // licenses.
 
-use crate::ln::ChannelId;
+use crate::ln::types::ChannelId;
 use crate::sign::SpendableOutputDescriptor;
 
 use bitcoin::blockdata::transaction::Transaction;