summaryrefslogtreecommitdiff
path: root/Remote/Hook.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-05 16:02:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-05 16:02:51 -0400
commit6a6ea06cee8ce69f391f7ce78b98b8f26a599e66 (patch)
tree99821d5d19bd0db96bf43596c3eb9d38824b33cc /Remote/Hook.hs
parentc199a01dd13e3c25bebcf6e67b9f870dc9be5ce8 (diff)
rename
Diffstat (limited to 'Remote/Hook.hs')
-rw-r--r--Remote/Hook.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Hook.hs b/Remote/Hook.hs
index a18bc51e6..cc8ed69ab 100644
--- a/Remote/Hook.hs
+++ b/Remote/Hook.hs
@@ -12,7 +12,7 @@ import qualified Data.Map as M
import System.IO.Error (try)
import System.Exit
-import Annex.Common
+import Common.Annex
import Types.Remote
import qualified Git
import UUID