summaryrefslogtreecommitdiff
path: root/Command/Add.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Add.hs')
-rw-r--r--Command/Add.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Add.hs b/Command/Add.hs
index 70b38e809..e6e7a7c77 100644
--- a/Command/Add.hs
+++ b/Command/Add.hs
@@ -7,7 +7,7 @@
module Command.Add where
-import Annex.Common
+import Common.Annex
import Annex.Exception
import Command
import qualified Annex