aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/wayland.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/wayland.go')
-rw-r--r--internal/system/wayland.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/system/wayland.go b/internal/system/wayland.go
index 8883148e..c423fe24 100644
--- a/internal/system/wayland.go
+++ b/internal/system/wayland.go
@@ -7,8 +7,8 @@ import (
"hakurei.app/container/check"
"hakurei.app/hst"
- "hakurei.app/internal/system/acl"
- "hakurei.app/internal/system/wayland"
+ "hakurei.app/internal/acl"
+ "hakurei.app/internal/wayland"
)
type waylandConn interface {