diff options
Diffstat (limited to 'Command/RecvKey.hs')
-rw-r--r-- | Command/RecvKey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/RecvKey.hs b/Command/RecvKey.hs index b49116de4..e2f7c74ab 100644 --- a/Command/RecvKey.hs +++ b/Command/RecvKey.hs @@ -14,7 +14,7 @@ import Command import CmdLine import Content import Utility -import RsyncFile +import Utility.RsyncFile command :: [Command] command = [repoCommand "recvkey" paramKey seek |