summaryrefslogtreecommitdiff
path: root/hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'hook.c')
-rw-r--r--hook.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hook.c b/hook.c
index 76e322f580..f6306d72b3 100644
--- a/hook.c
+++ b/hook.c
@@ -1,7 +1,9 @@
#include "git-compat-util.h"
+#include "abspath.h"
#include "advice.h"
#include "gettext.h"
#include "hook.h"
+#include "path.h"
#include "run-command.h"
#include "config.h"
#include "strbuf.h"