diff options
Diffstat (limited to 'nocui/common.go')
| -rw-r--r-- | nocui/common.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nocui/common.go b/nocui/common.go index a8d9684..91b34dd 100644 --- a/nocui/common.go +++ b/nocui/common.go @@ -12,7 +12,7 @@ package main */ import ( - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // this is the channel we send user events like |
