fix build errors

This commit is contained in:
SoftFever
2026-07-18 03:15:11 +08:00
parent 8d9b08fed9
commit 01f2af94a1
3 changed files with 12 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
#include <atomic>
#include <memory>
#include <wx/statbmp.h>
#include <wx/timer.h>
#include <wx/webrequest.h>
#include "GUI_Utils.hpp"