mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
fix linux build errors
This commit is contained in:
parent
86d908f44e
commit
3f15339345
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue