diff options
Diffstat (limited to 'tree.go')
| -rw-r--r-- | tree.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ package main */ import ( - "go.wit.com/lib/widget" + "go.wit.com/widget" ) // Other goroutines must use this to access the GUI |
