summaryrefslogtreecommitdiff
path: root/systray.go
diff options
context:
space:
mode:
Diffstat (limited to 'systray.go')
-rw-r--r--systray.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/systray.go b/systray.go
index bc53f01..cafc737 100644
--- a/systray.go
+++ b/systray.go
@@ -21,7 +21,7 @@ import (
"0xacab.org/leap/bitmask-systray/bitmask"
"0xacab.org/leap/bitmask-systray/icon"
- "0xacab.org/leap/go-systray"
+ "github.com/getlantern/systray"
"github.com/skratchdot/open-golang/open"
)