diff options
Diffstat (limited to 'nocui/stdin.go')
| -rw-r--r-- | nocui/stdin.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nocui/stdin.go b/nocui/stdin.go index f1c6537..2c16e24 100644 --- a/nocui/stdin.go +++ b/nocui/stdin.go @@ -7,7 +7,7 @@ import ( "strings" "strconv" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) func simpleStdin() { |
