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