diff options
Diffstat (limited to 'src/status.h')
-rw-r--r-- | src/status.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/status.h b/src/status.h index 33008b89c..907479a22 100644 --- a/src/status.h +++ b/src/status.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_status_h__ #define INCLUDE_status_h__ +#include "common.h" + #include "diff.h" #include "git2/status.h" #include "git2/diff.h" |