fix linux build errors

This commit is contained in:
SoftFever
2023-08-20 22:16:32 +08:00
parent 8ae718c4ef
commit baa550dc27

View File

@@ -3,8 +3,8 @@
#include "I18N.hpp"
#include "GUI_App.hpp"
#include <boost/filesystem/operations.hpp>
#include <winuser.h>
#ifdef __WIN32__
#include <winuser.h>
#include <versionhelpers.h>
#include <wx/msw/registry.h>
#include <shellapi.h>