diff --git a/src/hid/otg.rs b/src/hid/otg.rs
index fb0d52c9..ebbbf3ca 100644
--- a/src/hid/otg.rs
+++ b/src/hid/otg.rs
@@ -141,7 +141,7 @@ pub struct OtgBackend {
/// Screen resolution for absolute mouse (using parking_lot::RwLock for sync access)
screen_resolution: parking_lot::RwLock