summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h
index 3e922c97b..7bcb9c9cd 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -59,4 +59,7 @@
#include "git2/pathspec.h"
#include "git2/blame.h"
+#include "git2/buffer.h"
+#include "git2/filter.h"
+
#endif