summaryrefslogtreecommitdiff
path: root/Checks.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Checks.hs')
-rw-r--r--Checks.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Checks.hs b/Checks.hs
index 67aa51a2a..7a9cd1e38 100644
--- a/Checks.hs
+++ b/Checks.hs
@@ -12,7 +12,7 @@ module Checks where
import Common.Annex
import Types.Command
-import Init
+import Annex.Init
import Config
import Utility.Daemon
import qualified Git