Fix Linux build errors.

This commit is contained in:
Wayne Stambaugh
2026-03-11 15:27:29 -04:00
parent be2c612dc3
commit 1b9f7eef51
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
#include <wx/tokenzr.h>
#include <wx/uri.h>
#include <wx/intl.h>
wxDEFINE_EVENT( EVT_OAUTH_LOOPBACK_RESULT, wxCommandEvent );
+1
View File
@@ -24,6 +24,7 @@
#include <json_schema_validator.h>
#include <paths.h>
#include <remote_provider_utils.h>
#include <wx_filename.h>
#include <wx/intl.h>
+1
View File
@@ -22,6 +22,7 @@
#include <json_schema_validator.h>
#include <paths.h>
#include <remote_provider_utils.h>
#include <wx_filename.h>
#include <wx/intl.h>