]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/blame.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / blame.c
index a8d2114adc90f84de3610019d3599192f0be4f4d..a628388c2ce94915780c7ab44893e6b0323d5994 100644 (file)
@@ -28,6 +28,7 @@
 #include "line-log.h"
 #include "dir.h"
 #include "progress.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "blame.h"
 #include "refs.h"