summaryrefslogtreecommitdiff
path: root/Remote/Encryptable.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/Encryptable.hs')
-rw-r--r--Remote/Encryptable.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Encryptable.hs b/Remote/Encryptable.hs
index 68ecfd01e..443f5cf83 100644
--- a/Remote/Encryptable.hs
+++ b/Remote/Encryptable.hs
@@ -11,7 +11,7 @@ import qualified Data.Map as M
import Control.Monad.State (liftIO)
import Types
-import RemoteClass
+import Types.Remote
import Crypto
import qualified Annex
import Messages