]> git.ipfire.org Git - thirdparty/git.git/blobdiff - blame.c
treewide: be explicit about dependence on trace.h & trace2.h
[thirdparty/git.git] / blame.c
diff --git a/blame.c b/blame.c
index 62db9807640e1b8ed08a3142008ee01714d711f6..3455f6a5ea35153dd30cc21073784a177e78bcfa 100644 (file)
--- a/blame.c
+++ b/blame.c
@@ -9,6 +9,7 @@
 #include "hex.h"
 #include "setup.h"
 #include "tag.h"
+#include "trace2.h"
 #include "blame.h"
 #include "alloc.h"
 #include "commit-slab.h"