summaryrefslogtreecommitdiff
path: root/gochan.go
diff options
context:
space:
mode:
Diffstat (limited to 'gochan.go')
-rw-r--r--gochan.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gochan.go b/gochan.go
index 49bd1bd..566a550 100644
--- a/gochan.go
+++ b/gochan.go
@@ -7,7 +7,7 @@ import (
"fmt"
"sync"
- "go.wit.com/gui/gui"
+ "go.wit.com/gui"
"go.wit.com/lib/gadgets"
"go.wit.com/log"
)