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 e8638a830..73c11ad83 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -58,4 +58,7 @@
#include "git2/stash.h"
#include "git2/pathspec.h"
+#include "git2/buffer.h"
+#include "git2/filter.h"
+
#endif