aboutsummaryrefslogtreecommitdiffstats
path: root/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'trace.c')
-rw-r--r--trace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace.c b/trace.c
index efa4e2d8e0..2b41c683fc 100644
--- a/trace.c
+++ b/trace.c
@@ -22,6 +22,7 @@
*/
#include "cache.h"
+#include "abspath.h"
#include "quote.h"
struct trace_key trace_default_key = { "GIT_TRACE", 0, 0, 0 };