summaryrefslogtreecommitdiff
path: root/Logs/Presence/Pure.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Logs/Presence/Pure.hs')
-rw-r--r--Logs/Presence/Pure.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Logs/Presence/Pure.hs b/Logs/Presence/Pure.hs
index 4e5ff68c0..e2ec3f13d 100644
--- a/Logs/Presence/Pure.hs
+++ b/Logs/Presence/Pure.hs
@@ -10,7 +10,7 @@ module Logs.Presence.Pure where
import Data.Time.Clock.POSIX
import qualified Data.Map as M
-import Common.Annex
+import Annex.Common
import Logs.TimeStamp
import Utility.QuickCheck