Skip to content

Commit 6115cf3

Browse files
committed
Fix build after backport of 1ca0c76
1 parent b277e4b commit 6115cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cascadia/WpfTerminalControl/TerminalContainer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ namespace Microsoft.Terminal.Wpf
1111
using System.Windows.Automation.Peers;
1212
using System.Windows.Interop;
1313
using System.Windows.Media;
14+
using System.Windows.Threading;
1415

1516
/// <summary>
1617
/// The container class that hosts the native hwnd terminal.

0 commit comments

Comments
 (0)