summaryrefslogtreecommitdiff
path: root/include/git2/odb_backend.h
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-03-23 20:18:34 +0200
committerVicent Marti <tanoku@gmail.com>2011-03-23 20:18:34 +0200
commit815c9bc7debb7493f18cb7bca1febc11f5ea3ea6 (patch)
treecfdabaedb3d494973afe10f05b9ce44d025abcc1 /include/git2/odb_backend.h
parentea269511adee9db7343b802832626dba3f9c382e (diff)
downloadlibgit2-815c9bc7debb7493f18cb7bca1febc11f5ea3ea6.tar.gz
Remove circular dependency in includes
Diffstat (limited to 'include/git2/odb_backend.h')
-rw-r--r--include/git2/odb_backend.h1
1 files changed, 0 insertions, 1 deletions
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