diff options
Diffstat (limited to 'nocui/structs.go')
| -rw-r--r-- | nocui/structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nocui/structs.go b/nocui/structs.go index c8a7cb4..8d01ef0 100644 --- a/nocui/structs.go +++ b/nocui/structs.go @@ -1,7 +1,7 @@ package main import ( - "go.wit.com/gui/toolkits/tree" + "go.wit.com/toolkits/tree" ) // stores the raw toolkit internals |
