aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/wayland.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/wayland.go')
-rw-r--r--system/wayland.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wayland.go b/system/wayland.go
index a485b3f2..4705acbf 100644
--- a/system/wayland.go
+++ b/system/wayland.go
@@ -5,8 +5,8 @@ import (
"fmt"
"os"
- "git.gensokyo.uk/security/hakurei/system/acl"
- "git.gensokyo.uk/security/hakurei/system/wayland"
+ "hakurei.app/system/acl"
+ "hakurei.app/system/wayland"
)
// Wayland sets up a wayland socket with a security context attached.