diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ | |||
8 | #include <cache.h> | 8 | #include <cache.h> |
9 | #include <grep.h> | 9 | #include <grep.h> |
10 | #include <object.h> | 10 | #include <object.h> |
11 | #include <object-store.h> | ||
11 | #include <tree.h> | 12 | #include <tree.h> |
12 | #include <commit.h> | 13 | #include <commit.h> |
13 | #include <tag.h> | 14 | #include <tag.h> |