X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b0d8b96d2b4246ccfbe985639ee40f94225b5b..41fb3475406380b4a5411f0e4d820061155204d4:/include/wx/nonownedwnd.h?ds=inline 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: