diff options
Diffstat (limited to 'system/wayland.go')
| -rw-r--r-- | system/wayland.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wayland.go b/system/wayland.go index 7a459ddb..cb547406 100644 --- a/system/wayland.go +++ b/system/wayland.go @@ -5,8 +5,8 @@ import ( "fmt" "os" - "git.gensokyo.uk/security/fortify/acl" - "git.gensokyo.uk/security/fortify/sandbox/wl" + "git.gensokyo.uk/security/hakurei/acl" + "git.gensokyo.uk/security/hakurei/sandbox/wl" ) // Wayland sets up a wayland socket with a security context attached. |
