From 49f8029a5fd9c6b33e4d2f0505dee233cd71cb7f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 18:54:08 -0600 Subject: complete the move to 'go.wit.com/log' 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 3e7ff22..756ea75 100644 --- a/redraw.go +++ b/redraw.go @@ -2,7 +2,7 @@ package gui import ( "go.wit.com/log" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // This recreates the whole GUI for a plugin -- cgit v1.2.3