summaryrefslogtreecommitdiff
path: root/Git/Version.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Version.hs')
-rw-r--r--Git/Version.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Git/Version.hs b/Git/Version.hs
index 5ecaca0..9119f5d 100644
--- a/Git/Version.hs
+++ b/Git/Version.hs
@@ -14,7 +14,7 @@ module Git.Version (
GitVersion,
) where
-import Common
+import Utility.Process
import Utility.DottedVersion
type GitVersion = DottedVersion