object: add repository argument to object_as_type
[gitweb.git] / grep.c
diff --git a/grep.c b/grep.c
index 7c1b8e2e8ba38f27ee4fe16e39cfe319ab89265f..7e2f440955a01ae305664df37f77ed87a55c2b06 100644 (file)
--- a/grep.c
+++ b/grep.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "config.h"
 #include "grep.h"
+#include "object-store.h"
 #include "userdiff.h"
 #include "xdiff-interface.h"
 #include "diff.h"