diff options
Diffstat (limited to 'andlabs/widget.go')
| -rw-r--r-- | andlabs/widget.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/andlabs/widget.go b/andlabs/widget.go index cf05a9e..71082a6 100644 --- a/andlabs/widget.go +++ b/andlabs/widget.go @@ -1,7 +1,7 @@ package main import ( - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // this is specific to the nocui toolkit |
