libgit2/include/git
Andreas Ericsson 257bd746cf Use same-directory include for public headers
It doesn't make sense to use "git/somefile.h" in the
public git headers, as it's quite likely that projects
using them will have a git directory themselves. This
alters it, making the public headers look for headers
in the same directory they themselves are in.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-18 10:32:53 -08:00
..
os Add git_fsize to the os file API 2008-11-03 18:52:28 -08:00
commit.h Use same-directory include for public headers 2008-11-18 10:32:53 -08:00
common.h Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08:00
config.h.in Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
odb.h Use same-directory include for public headers 2008-11-18 10:32:53 -08:00
oid.h Use same-directory include for public headers 2008-11-18 10:32:53 -08:00
revwalk.h Use same-directory include for public headers 2008-11-18 10:32:53 -08:00
zlib.h Use same-directory include for public headers 2008-11-18 10:32:53 -08:00