X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53b9afdefbb22b0618b465ac4e698cbeaf9f59b7..c099b53353ec8c689681a1bc8f5117a584e4098d:/include/wx/nonownedwnd.h diff --git a/include/wx/nonownedwnd.h b/include/wx/nonownedwnd.h index f89c6048ee..45cb0bea41 100644 --- a/include/wx/nonownedwnd.h +++ b/include/wx/nonownedwnd.h @@ -15,7 +15,7 @@ #if defined(__WXDFB__) #include "wx/dfb/nonownedwnd.h" #elif defined(__WXMAC__) - #include "wx/mac/nonownedwnd.h" + #include "wx/osx/nonownedwnd.h" #else // other ports can derive both wxTLW and wxPopupWindow directly // from wxWindow: