Commit 38859f29 by Russell Belfer

Merge pull request #1843 from uh-sem-blee/development

fixing headers with bad values for objective-c
parents 0c52b204 f313843c
......@@ -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
......
......@@ -7,8 +7,8 @@
#ifndef INCLUDE_git_odb_backend_h__
#define INCLUDE_git_odb_backend_h__
#include "git2/common.h"
#include "git2/types.h"
#include "common.h"
#include "types.h"
/**
* @file git2/backend.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment