diff options
Diffstat (limited to 'load-git.c')
-rw-r--r-- | load-git.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/load-git.c b/load-git.c index d8052a550..59bb8adc6 100644 --- a/load-git.c +++ b/load-git.c @@ -15,6 +15,7 @@ #include "dive.h" #include "device.h" #include "membuffer.h" +#include "git-access.h" const char *saved_git_id = NULL; |