summaryrefslogtreecommitdiff
path: root/nocui/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-17 23:39:03 -0600
committerJeff Carr <[email protected]>2024-01-17 23:39:03 -0600
commita0baba0821441d9cf38f0b33fe12fb96925c6236 (patch)
tree2aece2a890c66c36b08524e117753817078ee58c /nocui/main.go
parentbee272651ad38453aef27f098513f7be652c39bf (diff)
new paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'nocui/main.go')
-rw-r--r--nocui/main.go2
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() {