X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b0d8b96d2b4246ccfbe985639ee40f94225b5b..c232dfe592d5f766c33ef91ac38fda44b10b1236:/include/wx/nonownedwnd.h diff --git a/include/wx/nonownedwnd.h b/include/wx/nonownedwnd.h index 8e4cd1daa8..f89c6048ee 100644 --- a/include/wx/nonownedwnd.h +++ b/include/wx/nonownedwnd.h @@ -14,6 +14,8 @@ #if defined(__WXDFB__) #include "wx/dfb/nonownedwnd.h" +#elif defined(__WXMAC__) + #include "wx/mac/nonownedwnd.h" #else // other ports can derive both wxTLW and wxPopupWindow directly // from wxWindow: