Fix builds for newer libgit2 (1.8.0 and newer)

This commit is contained in:
Seth Hillbrand
2025-03-21 17:03:28 -07:00
parent faf6243d1a
commit b65ceb60b2
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
#include "git_repo_mixin.h"
#include <git/git_progress.h>
#include <kicad_git_compat.h>
#include <kiplatform/secrets.h>
#include <trace_helpers.h>