summaryrefslogtreecommitdiff
path: root/Backend/URL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/URL.hs')
-rw-r--r--Backend/URL.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/URL.hs b/Backend/URL.hs
index 0745de455..555e0617c 100644
--- a/Backend/URL.hs
+++ b/Backend/URL.hs
@@ -10,7 +10,7 @@ module Backend.URL (
fromUrl
) where
-import AnnexCommon
+import Annex.Common
import Types.Backend
import Types.Key