aboutsummaryrefslogtreecommitdiff
path: root/Upgrade/V1.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 /Upgrade/V1.hs
parentc199a01dd13e3c25bebcf6e67b9f870dc9be5ce8 (diff)
rename
Diffstat (limited to 'Upgrade/V1.hs')
-rw-r--r--Upgrade/V1.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Upgrade/V1.hs b/Upgrade/V1.hs
index f4e44acdc..132e694eb 100644
--- a/Upgrade/V1.hs
+++ b/Upgrade/V1.hs
@@ -11,7 +11,7 @@ import System.IO.Error (try)
import System.Posix.Types
import Data.Char
-import Annex.Common
+import Common.Annex
import Types.Key
import Annex.Content
import PresenceLog