summaryrefslogtreecommitdiff
path: root/Annex/BranchState.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/BranchState.hs')
-rw-r--r--Annex/BranchState.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/BranchState.hs b/Annex/BranchState.hs
index 2885582cd..0550d4224 100644
--- a/Annex/BranchState.hs
+++ b/Annex/BranchState.hs
@@ -9,7 +9,7 @@
module Annex.BranchState where
-import Common.Annex
+import Annex.Common
import Types.BranchState
import qualified Annex