summaryrefslogtreecommitdiff
path: root/Assistant/Types/Pushes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Types/Pushes.hs')
-rw-r--r--Assistant/Types/Pushes.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Types/Pushes.hs b/Assistant/Types/Pushes.hs
index 0da8b44b5..ff860a0c1 100644
--- a/Assistant/Types/Pushes.hs
+++ b/Assistant/Types/Pushes.hs
@@ -7,7 +7,7 @@
module Assistant.Types.Pushes where
-import Common.Annex
+import Annex.Common
import Control.Concurrent.STM
import Data.Time.Clock