diff options
Diffstat (limited to 'include/git2')
| -rw-r--r-- | include/git2/sys/openssl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/sys/openssl.h b/include/git2/sys/openssl.h index ad05e6ca8..b41c55c6d 100644 --- a/include/git2/sys/openssl.h +++ b/include/git2/sys/openssl.h @@ -7,7 +7,7 @@ #ifndef INCLUDE_git_openssl_h__ #define INCLUDE_git_openssl_h__ -#include "common.h" +#include "git2/common.h" GIT_BEGIN_DECL |
