aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/dbus/proxy.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/dbus/proxy.go')
-rw-r--r--system/dbus/proxy.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dbus/proxy.go b/system/dbus/proxy.go
index a3a60652..9de49c41 100644
--- a/system/dbus/proxy.go
+++ b/system/dbus/proxy.go
@@ -6,8 +6,8 @@ import (
"sync"
"syscall"
- "hakurei.app/helper"
"hakurei.app/hst"
+ "hakurei.app/internal/helper"
"hakurei.app/message"
)