diff options
Diffstat (limited to 'tests/patch/print.c')
| -rw-r--r-- | tests/patch/print.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/patch/print.c b/tests/patch/print.c index 047b48e8f..5a86573b3 100644 --- a/tests/patch/print.c +++ b/tests/patch/print.c @@ -1,5 +1,6 @@ #include "clar_libgit2.h" #include "patch.h" +#include "patch_parse.h" #include "patch_common.h" |
