aboutsummaryrefslogtreecommitdiff
path: root/Upgrade/V1.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <id@joeyh.name>2013-05-13 20:11:30 -0500
committerGravatar Joey Hess <id@joeyh.name>2013-05-13 20:11:30 -0500
commit174da3515594fea9ebc1b346d8a52bfd16a443bf (patch)
tree8bcd7d29a90fa2925a4916ef6f1ab0ef8e6e193a /Upgrade/V1.hs
parent13c19fb0a0d1df6bfdd9ba2bca3eb45d624015d5 (diff)
parent1dd4574909b40ffdb77ae1338b353156d73983af (diff)
Merge branch 'windows' of git://git-annex.branchable.com into windows
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 e048b3db8..9793f04e8 100644
--- a/Upgrade/V1.hs
+++ b/Upgrade/V1.hs
@@ -20,7 +20,7 @@ import qualified Git.LsFiles as LsFiles
import Backend
import Annex.Version
import Utility.FileMode
-import Utility.TempFile
+import Utility.Tmp
import qualified Upgrade.V2
-- v2 adds hashing of filenames of content and location log files.