summaryrefslogtreecommitdiff
path: root/dialog_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'dialog_unix.go')
-rw-r--r--dialog_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dialog_unix.go b/dialog_unix.go
index 83e5f29..4676cc4 100644
--- a/dialog_unix.go
+++ b/dialog_unix.go
@@ -1,7 +1,7 @@
// +build !windows,!darwin,!plan9
// 7 february 2014
-package main
+package ui
import (
"unsafe"