aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/dbus/proc.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/dbus/proc.go')
-rw-r--r--system/dbus/proc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dbus/proc.go b/system/dbus/proc.go
index d5716bda..0bd9c6b3 100644
--- a/system/dbus/proc.go
+++ b/system/dbus/proc.go
@@ -12,7 +12,7 @@ import (
"hakurei.app/container/check"
"hakurei.app/container/seccomp"
"hakurei.app/container/std"
- "hakurei.app/helper"
+ "hakurei.app/internal/helper"
"hakurei.app/ldd"
)