diff options
Diffstat (limited to 'andlabs/tree.go')
| -rw-r--r-- | andlabs/tree.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/andlabs/tree.go b/andlabs/tree.go index 400bee4..b39857c 100644 --- a/andlabs/tree.go +++ b/andlabs/tree.go @@ -12,7 +12,7 @@ package main */ import ( - "go.wit.com/gui/widget" + "go.wit.com/lib/widget" ) // Other goroutines must use this to access the GUI |
