Add missing include to odb_backends.h

Signed-off-by: Vicent Marti <tanoku@gmail.com>
This commit is contained in:
Vicent Marti 2011-03-01 22:15:20 +02:00
parent fc70832a4f
commit 5cfd9ce462

View File

@ -28,6 +28,7 @@
#include "common.h" #include "common.h"
#include "types.h" #include "types.h"
#include "oid.h" #include "oid.h"
#include "odb.h"
/** /**
* @file git2/backend.h * @file git2/backend.h