X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcdbeefa4e1f033a8c1d0e2a0d4fb521e5e47450..b8af111fa5d3916e6f42fee3af0ab1bec0ace7b6:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index abdb7d02a2..69178254fa 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -55,6 +55,11 @@ # include "wx/os2/private.h" #endif +// include mgl headers +#ifdef __WXMGL__ +# include "wx/mgl/private.h" +#endif + // include the most common wx headers #include "wx/wx.h"