From 2e8f215d099306971b32d7ee016d79a73b5dac47 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 10 Apr 2021 07:46:39 -0700 Subject: [PATCH] really fix build on win32 :-p --- wezterm-font/src/locator/gdi.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/wezterm-font/src/locator/gdi.rs b/wezterm-font/src/locator/gdi.rs index 576d159f9..500cae8de 100644 --- a/wezterm-font/src/locator/gdi.rs +++ b/wezterm-font/src/locator/gdi.rs @@ -6,6 +6,7 @@ use config::{FontAttributes, FontStretch as WTFontStretch, FontWeight as WTFontW use dwrote::{FontDescriptor, FontStretch, FontStyle, FontWeight}; use std::borrow::Cow; use std::collections::HashSet; +use std::sync::Arc; use winapi::shared::windef::HFONT; use winapi::um::dwrite::*; use winapi::um::wingdi::{