Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move object access functions to object-store.h
[gitweb.git]
/
list-objects-filter.c
diff --git
a/list-objects-filter.c
b/list-objects-filter.c
index ea94fe8af28d00763f57483e9d8a53dd6197105f..44b3a49bdb3115fc3d333d62e01fe5e8c0f981ca 100644
(file)
--- a/
list-objects-filter.c
+++ b/
list-objects-filter.c
@@
-11,6
+11,7
@@
#include "list-objects-filter.h"
#include "list-objects-filter-options.h"
#include "oidset.h"
+#include "object-store.h"
/* Remember to update object flag allocation in object.h */
/*