about summary refs log tree commit diff stats
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h index 32dfd7a..bcc4fce 100644 --- a/cgit.h +++ b/cgit.h
@@ -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>