diff options
Diffstat (limited to 'gtkcasts_unix.go')
| -rw-r--r-- | gtkcasts_unix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkcasts_unix.go b/gtkcasts_unix.go index 8d930f6..5d88e1e 100644 --- a/gtkcasts_unix.go +++ b/gtkcasts_unix.go @@ -1,7 +1,7 @@ // +build !windows,!darwin,!plan9 // 17 february 2014 -package main +package ui import ( "unsafe" |
