summaryrefslogtreecommitdiff
path: root/Assistant/BranchChange.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/BranchChange.hs')
-rw-r--r--Assistant/BranchChange.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/BranchChange.hs b/Assistant/BranchChange.hs
index d1d1c20df..cf7080f90 100644
--- a/Assistant/BranchChange.hs
+++ b/Assistant/BranchChange.hs
@@ -8,7 +8,7 @@
module Assistant.BranchChange where
import Control.Concurrent.MSampleVar
-import Assistant.Common
+import Common.Annex
newtype BranchChangeHandle = BranchChangeHandle (MSampleVar ())