X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53b9afdefbb22b0618b465ac4e698cbeaf9f59b7..a029059f92e75b1cff50d0c66be89e6b2b82c955:/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: