summaryrefslogtreecommitdiff
path: root/Annex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex.hs')
-rw-r--r--Annex.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Annex.hs b/Annex.hs
index ee94a9809..ad94758c5 100644
--- a/Annex.hs
+++ b/Annex.hs
@@ -11,6 +11,7 @@ import Locations
import Types
import Backend
import BackendList
+import LocationLog
{- On startup, examine the git repo, prepare it, and record state for
- later. -}