summaryrefslogtreecommitdiff
path: root/dropdown.go
diff options
context:
space:
mode:
Diffstat (limited to 'dropdown.go')
-rw-r--r--dropdown.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dropdown.go b/dropdown.go
index 4d61b1a..1103288 100644
--- a/dropdown.go
+++ b/dropdown.go
@@ -6,7 +6,7 @@ package gui
// since it is the same. confusing names? maybe...
import (
- "go.wit.com/lib/widget"
+ "go.wit.com/widget"
)
/*