summaryrefslogtreecommitdiff
path: root/lib/wx/c_src/gen/wxe_macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/c_src/gen/wxe_macros.h')
-rw-r--r--lib/wx/c_src/gen/wxe_macros.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/wx/c_src/gen/wxe_macros.h b/lib/wx/c_src/gen/wxe_macros.h
index d8e8a0f7ea..0d514a1709 100644
--- a/lib/wx/c_src/gen/wxe_macros.h
+++ b/lib/wx/c_src/gen/wxe_macros.h
@@ -1,7 +1,7 @@
/*
* %CopyrightBegin%
*
- * Copyright Ericsson AB 2008-2021. All Rights Reserved.
+ * Copyright Ericsson AB 2008-2023. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -73,6 +73,9 @@
#if wxUSE_WEBVIEW && wxUSE_WEBVIEW_IE
#include <wx/msw/webview_ie.h>
#endif
+#if wxUSE_GLCANVAS_EGL && !wxCHECK_VERSION(3,2,3)
+#include <EGL/egl.h>
+#endif
#ifndef wxICON_DEFAULT_BITMAP_TYPE