Skip to content

Commit f4ba429

Browse files
committed
fix macos
1 parent 0aa6efd commit f4ba429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • crates/recording/src/sources/screen_capture

crates/recording/src/sources/screen_capture/macos.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ use crate::{
77
},
88
};
99
use anyhow::{Context, anyhow};
10+
use cap_timestamp::Timestamp;
1011
use cidre::*;
1112
use futures::{FutureExt as _, channel::mpsc, future::BoxFuture};
1213
use std::{

0 commit comments

Comments
 (0)