summaryrefslogtreecommitdiff
path: root/Assistant/Types/ScanRemotes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Types/ScanRemotes.hs')
-rw-r--r--Assistant/Types/ScanRemotes.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Types/ScanRemotes.hs b/Assistant/Types/ScanRemotes.hs
index ac6d8fef9..84a9ee659 100644
--- a/Assistant/Types/ScanRemotes.hs
+++ b/Assistant/Types/ScanRemotes.hs
@@ -7,7 +7,7 @@
module Assistant.Types.ScanRemotes where
-import Common.Annex
+import Annex.Common
import Control.Concurrent.STM
import qualified Data.Map as M