Fix compilation issue on other platforms

This commit is contained in:
Crementif 2025-07-20 13:43:29 +02:00
parent b9a4c91f04
commit 62bbebf836

View File

@ -30,6 +30,7 @@
#include <zip.h>
#include <wx/dirdlg.h>
#include <wx/notebook.h>
#include <wx/settings.h>
#include "Cafe/IOSU/legacy/iosu_crypto.h"
#include "config/ActiveSettings.h"