diff options
Diffstat (limited to 'dbus/proxy.go')
| -rw-r--r-- | dbus/proxy.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/proxy.go b/dbus/proxy.go index c44971eb..cc0af1ea 100644 --- a/dbus/proxy.go +++ b/dbus/proxy.go @@ -8,7 +8,7 @@ import ( "sync" "syscall" - "git.gensokyo.uk/security/fortify/helper" + "git.gensokyo.uk/security/hakurei/helper" ) // ProxyName is the file name or path to the proxy program. |
