Skip to content

Commit e68ed75

Browse files
committed
fixup??? survey: add command line opts to select references
... and now even the `object-store.h` header went away... Signed-off-by: Johannes Schindelin <[email protected]>
1 parent af13254 commit e68ed75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtin/survey.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "hex.h"
77
#include "object.h"
88
#include "object-name.h"
9-
#include "object-store.h"
9+
#include "odb.h"
1010
#include "parse-options.h"
1111
#include "path-walk.h"
1212
#include "progress.h"

0 commit comments

Comments
 (0)