diff options
Diffstat (limited to 'src/commit.h')
-rw-r--r-- | src/commit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commit.h b/src/commit.h index c863948af..0b19f4634 100644 --- a/src/commit.h +++ b/src/commit.h @@ -1,5 +1,6 @@ #ifndef INCLUDE_commit_h__ #define INCLUDE_commit_h__ + #include "git/commit.h" #include <time.h> |