summaryrefslogtreecommitdiff
path: root/Remote/Bup.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-05 20:36:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-05 20:36:43 -0400
commitcab4ac247ca990a03537f7611b299efca8edaffe (patch)
treebd71fcf9608dfa1ee2d1903d4cfed259b3c00827 /Remote/Bup.hs
parentc98b5cf36e785cdf2c971eaf9b0329db06b68ef8 (diff)
rename
Diffstat (limited to 'Remote/Bup.hs')
-rw-r--r--Remote/Bup.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Bup.hs b/Remote/Bup.hs
index 11c0ec4da..5a44397f0 100644
--- a/Remote/Bup.hs
+++ b/Remote/Bup.hs
@@ -28,7 +28,7 @@ import Locations
import Config
import Utility
import Messages
-import Ssh
+import Remote.Ssh
import Remote.Special
import Remote.Encryptable
import Crypto