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 c74b726e3..4b49297fc 100644
--- a/Command/Add.hs
+++ b/Command/Add.hs
@@ -15,7 +15,7 @@ import qualified Annex
import qualified Backend
import LocationLog
import Types
-import Core
+import Content
import Messages
command :: [Command]