From 7c64822b9b73ef76e2310ff2931f76e29899535e Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 3 Mar 2019 22:04:34 +0100 Subject: Cleanup: remove "sha1.h" include in "dive.h" No point in pulling that in for all users of "dive.h" Signed-off-by: Berthold Stoeger --- core/git-access.c | 1 + 1 file changed, 1 insertion(+) (limited to 'core/git-access.c') diff --git a/core/git-access.c b/core/git-access.c index 38fba9a5f..f4f040ab9 100644 --- a/core/git-access.c +++ b/core/git-access.c @@ -24,6 +24,7 @@ #include "qthelper.h" #include "git-access.h" #include "gettext.h" +#include "sha1.h" bool is_subsurface_cloud = false; -- cgit v1.2.3-70-g09d2