mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
WebView: Only include webview_edge.h when enabled
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
|
||||
#include <wx/webviewarchivehandler.h>
|
||||
#include <wx/webviewfshandler.h>
|
||||
#if wxUSE_WEBVIEW_EDGE
|
||||
#include <wx/msw/webview_edge.h>
|
||||
#endif
|
||||
#include <wx/uri.h>
|
||||
#include "wx/private/jsscriptwrapper.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user