summaryrefslogtreecommitdiff
path: root/Logs/Location.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Logs/Location.hs')
-rw-r--r--Logs/Location.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Logs/Location.hs b/Logs/Location.hs
index 89100805b..2698d7f95 100644
--- a/Logs/Location.hs
+++ b/Logs/Location.hs
@@ -25,7 +25,7 @@ module Logs.Location (
loggedKeysFor,
) where
-import Common.Annex
+import Annex.Common
import qualified Annex.Branch
import Logs
import Logs.Presence