summaryrefslogtreecommitdiff
path: root/src/delta-apply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/delta-apply.h')
-rw-r--r--src/delta-apply.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/delta-apply.h b/src/delta-apply.h
index 642442de0..36c5cc60d 100644
--- a/src/delta-apply.h
+++ b/src/delta-apply.h
@@ -1,6 +1,8 @@
#ifndef INCLUDE_delta_apply_h__
#define INCLUDE_delta_apply_h__
+#include "odb.h"
+
/**
* Apply a git binary delta to recover the original content.
*