X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b0d8b96d2b4246ccfbe985639ee40f94225b5b..bd7bfb002d2abcae1a87c758b1094e9f06af2f42:/include/wx/nonownedwnd.h diff --git a/include/wx/nonownedwnd.h b/include/wx/nonownedwnd.h index 8e4cd1daa8..45cb0bea41 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/osx/nonownedwnd.h" #else // other ports can derive both wxTLW and wxPopupWindow directly // from wxWindow: