diff options
Diffstat (limited to 'core/load-git.c')
-rw-r--r-- | core/load-git.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/load-git.c b/core/load-git.c index a0baedecd..91d8f8cd1 100644 --- a/core/load-git.c +++ b/core/load-git.c @@ -22,6 +22,7 @@ #include "membuffer.h" #include "git-access.h" #include "qthelper.h" +#include "tag.h" const char *saved_git_id = NULL; |