summaryrefslogtreecommitdiff
path: root/chdir-notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'chdir-notify.c')
-rw-r--r--chdir-notify.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/chdir-notify.c b/chdir-notify.c
index 8e38cd6f3a..0d7bc04607 100644
--- a/chdir-notify.c
+++ b/chdir-notify.c
@@ -1,7 +1,8 @@
-#include "cache.h"
+#include "git-compat-util.h"
#include "abspath.h"
#include "chdir-notify.h"
#include "list.h"
+#include "path.h"
#include "strbuf.h"
#include "trace.h"