From 4e7bbd89900a733593f0848778103c1cf1a7145d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 1 Jan 2024 15:43:50 -0600 Subject: reorg to final resting place at go.wit.com/gui/gui Signed-off-by: Jeff Carr --- redraw.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redraw.go') diff --git a/redraw.go b/redraw.go index ab388c9..638b26a 100644 --- a/redraw.go +++ b/redraw.go @@ -1,7 +1,7 @@ package gui import ( - "go.wit.com/gui/toolkit" + "go.wit.com/gui/gui/toolkit" ) // This recreates the whole GUI for a plugin -- cgit v1.2.3