summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Command/Fix.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Command/Fix.hs b/Command/Fix.hs
index 3a153c761..6ef942be8 100644
--- a/Command/Fix.hs
+++ b/Command/Fix.hs
@@ -18,7 +18,9 @@ import Annex.Content
import Annex.Perms
import qualified Annex.Queue
import qualified Database.Keys
+#if ! defined(mingw32_HOST_OS) && ! defined(__ANDROID__)
import Utility.Touch
+#endif
cmd :: Command
cmd = notDirect $ noCommit $ withGlobalOptions annexedMatchingOptions $