diff options
Diffstat (limited to 'nocui/main.go')
| -rw-r--r-- | nocui/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nocui/main.go b/nocui/main.go index ebf3fae..4b2b53b 100644 --- a/nocui/main.go +++ b/nocui/main.go @@ -9,7 +9,7 @@ package main import ( "go.wit.com/log" - "go.wit.com/gui/toolkits/tree" + "go.wit.com/toolkits/tree" ) func init() { |
