summaryrefslogtreecommitdiff
path: root/src/blob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blob.c')
-rw-r--r--src/blob.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/blob.c b/src/blob.c
index 28d48da2a..c5a7143f0 100644
--- a/src/blob.c
+++ b/src/blob.c
@@ -23,9 +23,9 @@
* Boston, MA 02110-1301, USA.
*/
-#include "git/common.h"
-#include "git/object.h"
-#include "git/repository.h"
+#include "git2/common.h"
+#include "git2/object.h"
+#include "git2/repository.h"
#include "common.h"
#include "blob.h"