Skip to content

Commit 9011e36

Browse files
authored
Update mod.rs
1 parent 5ddc07a commit 9011e36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/capturer/engine/win/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ use windows_capture::{
1414
settings::{ColorFormat, CursorCaptureSettings, DrawBorderSettings, Settings as WCSettings},
1515
window::Window as WCWindow,
1616
};
17+
use windows_capture::capture::Context;
1718

1819
#[derive(Debug)]
1920
struct Capturer {

0 commit comments

Comments
 (0)