summaryrefslogtreecommitdiff
path: root/CmdLine
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-26 16:32:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-26 16:32:55 -0400
commit95bd07a3e733d7ef62539423f066f461c83ba36e (patch)
tree21505bc15f8b091c9c36205391af4ba7ab432658 /CmdLine
parent4f050ca9b80d0565e408137f2422e808b82cfd11 (diff)
reorg
Diffstat (limited to 'CmdLine')
-rw-r--r--CmdLine/GitAnnexShell.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CmdLine/GitAnnexShell.hs b/CmdLine/GitAnnexShell.hs
index c7b5bd1c9..fe75467de 100644
--- a/CmdLine/GitAnnexShell.hs
+++ b/CmdLine/GitAnnexShell.hs
@@ -16,7 +16,7 @@ import CmdLine
import Command
import Annex.UUID
import Annex (setField)
-import Fields
+import CmdLine.GitAnnexShell.Fields
import Utility.UserInfo
import Remote.GCrypt (getGCryptUUID)
import qualified Annex