diff options
Diffstat (limited to 'src/patch_parse.h')
-rw-r--r-- | src/patch_parse.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/patch_parse.h b/src/patch_parse.h index 5c4d04fd5..f27651e39 100644 --- a/src/patch_parse.h +++ b/src/patch_parse.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_patch_parse_h__ #define INCLUDE_patch_parse_h__ +#include "common.h" + #include "patch.h" typedef struct { |