From 2532c903439d3116833146a89221c91a0023c3fe Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Tue, 5 Feb 2013 15:01:30 -0800 Subject: Initial blame API --- include/git2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/git2.h') diff --git a/include/git2.h b/include/git2.h index 5f9fc4824..0623a77a7 100644 --- a/include/git2.h +++ b/include/git2.h @@ -56,5 +56,6 @@ #include "git2/message.h" #include "git2/pack.h" #include "git2/stash.h" +#include "git2/blame.h" #endif -- cgit v1.2.3