Fix compile issue for Ubuntu

Thanks dnschneid!
This commit is contained in:
Seth Hillbrand
2025-08-23 12:05:05 -07:00
parent cac334bb45
commit 11f9817ebc
+1
View File
@@ -24,6 +24,7 @@
#include "project_git_utils.h"
#include "kicad_git_common.h"
#include "kicad_git_memory.h"
#include <git/kicad_git_compat.h>
#include <trace_helpers.h>
#include <wx/log.h>
#include <wx/filename.h>