summaryrefslogtreecommitdiff
path: root/src/blob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blob.c')
-rw-r--r--src/blob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blob.c b/src/blob.c
index 65e1dd947..28d48da2a 100644
--- a/src/blob.c
+++ b/src/blob.c
@@ -24,7 +24,7 @@
*/
#include "git/common.h"
-#include "git/odb.h"
+#include "git/object.h"
#include "git/repository.h"
#include "common.h"