From 39afce816edccfe0708dd5d301239c77b726c038 Mon Sep 17 00:00:00 2001 From: neurlang <77860779+neurlang@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:59:55 +0100 Subject: [PATCH] Update display_windows.go Upstream nonresponsive --- window/display_windows.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/window/display_windows.go b/window/display_windows.go index 452000a..ff3f60c 100644 --- a/window/display_windows.go +++ b/window/display_windows.go @@ -1,6 +1,6 @@ package window -import "github.com/tadvi/winc" +import "github.com/neurlang/winc" type Display struct { mustResize []*mustResize