From 815c9bc7debb7493f18cb7bca1febc11f5ea3ea6 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Wed, 23 Mar 2011 20:18:34 +0200 Subject: [PATCH] Remove circular dependency in includes --- include/git2/odb_backend.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/git2/odb_backend.h b/include/git2/odb_backend.h index 7eadef33e..ba41f726c 100644 --- a/include/git2/odb_backend.h +++ b/include/git2/odb_backend.h @@ -28,7 +28,6 @@ #include "common.h" #include "types.h" #include "oid.h" -#include "odb.h" /** * @file git2/backend.h