diff options
| author | John Josef <john.josef@gmail.com> | 2013-09-09 13:53:22 -0400 |
|---|---|---|
| committer | John Josef <john.josef@gmail.com> | 2013-09-09 13:53:22 -0400 |
| commit | f313843c8a3e9716d030ad0c23ce2194034c7f59 (patch) | |
| tree | 281f951a64f2829f3739aec09ae93447dbb49e24 /include/git2/cred_helpers.h | |
| parent | e0b4a8ac33e9e5903422580bd07938c9bff70e79 (diff) | |
| download | libgit2-f313843c8a3e9716d030ad0c23ce2194034c7f59.tar.gz | |
fixing headers with bad values for objective-c
Diffstat (limited to 'include/git2/cred_helpers.h')
| -rw-r--r-- | include/git2/cred_helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/cred_helpers.h b/include/git2/cred_helpers.h index 5d93cf4dd..1d8809211 100644 --- a/include/git2/cred_helpers.h +++ b/include/git2/cred_helpers.h @@ -7,7 +7,7 @@ #ifndef INCLUDE_git_cred_helpers_h__ #define INCLUDE_git_cred_helpers_h__ -#include "git2/transport.h" +#include "transport.h" /** * @file git2/cred_helpers.h |
