summaryrefslogtreecommitdiff
path: root/Limit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Limit.hs')
-rw-r--r--Limit.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Limit.hs b/Limit.hs
index 91857c687..3812ceea4 100644
--- a/Limit.hs
+++ b/Limit.hs
@@ -10,7 +10,7 @@ module Limit where
import Text.Regex.PCRE.Light.Char8
import System.Path.WildMatch
-import Annex.Common
+import Common.Annex
import qualified Annex
import qualified Utility.Matcher
import qualified Remote