diff options
Diffstat (limited to 'gtkcalls_unix.go')
| -rw-r--r-- | gtkcalls_unix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkcalls_unix.go b/gtkcalls_unix.go index 62802e1..95605e7 100644 --- a/gtkcalls_unix.go +++ b/gtkcalls_unix.go @@ -2,7 +2,7 @@ // TODO is there a way to simplify the above? :/ // 16 february 2014 -package main +package ui import ( "unsafe" |
