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 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