summaryrefslogtreecommitdiff
path: root/tests/libgit2/apply/apply_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libgit2/apply/apply_helpers.h')
-rw-r--r--tests/libgit2/apply/apply_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libgit2/apply/apply_helpers.h b/tests/libgit2/apply/apply_helpers.h
index 82094773e..b1a1479de 100644
--- a/tests/libgit2/apply/apply_helpers.h
+++ b/tests/libgit2/apply/apply_helpers.h
@@ -1,4 +1,5 @@
#include "../merge/merge_helpers.h"
+#include "../diff/diff_helpers.h"
#define TEST_REPO_PATH "merge-recursive"