]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-list.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / rev-list.c
index a3dbbb6338ebe5ac297b807c87f0d06effd48a86..c17f0282ae86e0d602ad0cf3607f15eacdfd5c68 100644 (file)
@@ -10,6 +10,7 @@
 #include "list-objects-filter.h"
 #include "list-objects-filter-options.h"
 #include "object.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "pack.h"
 #include "pack-bitmap.h"