summaryrefslogtreecommitdiff
path: root/redraw.go
diff options
context:
space:
mode:
Diffstat (limited to 'redraw.go')
-rw-r--r--redraw.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/redraw.go b/redraw.go
index 3fb5a18..8a5b609 100644
--- a/redraw.go
+++ b/redraw.go
@@ -1,8 +1,8 @@
package gui
import (
- "go.wit.com/lib/widget"
"go.wit.com/log"
+ "go.wit.com/widget"
)
// This recreates the whole GUI for a plugin