diff options
Diffstat (limited to 'src/diff_driver.h')
| -rw-r--r-- | src/diff_driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/diff_driver.h b/src/diff_driver.h index 0706dcfc5..5691cac30 100644 --- a/src/diff_driver.h +++ b/src/diff_driver.h @@ -8,6 +8,7 @@ #define INCLUDE_diff_driver_h__ #include "common.h" + #include "buffer.h" typedef struct git_diff_driver_registry git_diff_driver_registry; |
