]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/log.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / log.c
index 094897df236b2e261479cf2cf18616a0609927cc..5cdc2276cc4dcde807c1b3ebfb2502d015ba9796 100644 (file)
@@ -12,6 +12,7 @@
 #include "gettext.h"
 #include "hex.h"
 #include "refs.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "color.h"
 #include "commit.h"