aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/system.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/app/system.go')
-rw-r--r--internal/app/system.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/app/system.go b/internal/app/system.go
index f11efc86..ccc5293f 100644
--- a/internal/app/system.go
+++ b/internal/app/system.go
@@ -4,7 +4,7 @@ import (
"os"
"git.gensokyo.uk/security/fortify/helper/bwrap"
- "git.gensokyo.uk/security/fortify/internal/system"
+ "git.gensokyo.uk/security/fortify/system"
)
// appSealSys encapsulates app seal behaviour with OS interactions