aboutsummaryrefslogtreecommitdiffstats
path: root/sha1dc_git.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha1dc_git.c')
-rw-r--r--sha1dc_git.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sha1dc_git.c b/sha1dc_git.c
index 72709606fd..9b675a046e 100644
--- a/sha1dc_git.c
+++ b/sha1dc_git.c
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "sha1dc_git.h"
#include "hex.h"
#ifdef DC_SHA1_EXTERNAL