summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
Diffstat (limited to 'common.go')
-rw-r--r--common.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.go b/common.go
index 2ae4f9e..8af469d 100644
--- a/common.go
+++ b/common.go
@@ -1,7 +1,7 @@
package tree
import (
- "go.wit.com/lib/widget"
+ "go.wit.com/widget"
)
func (n *Node) GetProgName() string {