aboutsummaryrefslogtreecommitdiff
path: root/src/peripheral/cbp.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/peripheral/cbp.rs')
-rw-r--r--src/peripheral/cbp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peripheral/cbp.rs b/src/peripheral/cbp.rs
index 2535d0b..8c05217 100644
--- a/src/peripheral/cbp.rs
+++ b/src/peripheral/cbp.rs
@@ -4,7 +4,7 @@
use volatile_register::WO;
-use peripheral::CBP;
+use crate::peripheral::CBP;
/// Register block
#[repr(C)]