summaryrefslogtreecommitdiff
path: root/Command/Fsck.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Fsck.hs')
-rw-r--r--Command/Fsck.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Fsck.hs b/Command/Fsck.hs
index 0a7500320..689271dd7 100644
--- a/Command/Fsck.hs
+++ b/Command/Fsck.hs
@@ -7,7 +7,7 @@
module Command.Fsck where
-import Annex.Common
+import Common.Annex
import Command
import qualified Remote
import qualified Types.Backend