aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk32/files/patch-include_wx_propgrid_editors.h
blob: 07e0633350559b931fd3b598172b5c6edcaa3e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- include/wx/propgrid/editors.h.orig	2022-10-15 19:03:21 UTC
+++ include/wx/propgrid/editors.h
@@ -13,6 +13,10 @@
 
 #include "wx/defs.h"
 
+#if wxUSE_BMPBUTTON
+#include "wx/bmpbndl.h"
+#endif
+
 #if wxUSE_PROPGRID
 
 #include "wx/window.h"