aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/spx11.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/outcome/spx11.go')
-rw-r--r--internal/outcome/spx11.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/spx11.go b/internal/outcome/spx11.go
index 8fb7ab4f..fd2b273a 100644
--- a/internal/outcome/spx11.go
+++ b/internal/outcome/spx11.go
@@ -11,7 +11,7 @@ import (
"hakurei.app/container/check"
"hakurei.app/container/fhs"
"hakurei.app/hst"
- "hakurei.app/internal/system/acl"
+ "hakurei.app/internal/acl"
)
var absX11SocketDir = fhs.AbsTmp.Append(".X11-unix")