X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..64afee8513c2ce6f9a5deefe31d270532f7ffe32:/include/wx/osx/msgdlg.h diff --git a/include/wx/osx/msgdlg.h b/include/wx/osx/msgdlg.h index d3c1e31de5..2fdecde696 100644 --- a/include/wx/osx/msgdlg.h +++ b/include/wx/osx/msgdlg.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/msgdlg.h" +#include "wx/osx/classic/msgdlg.h" #else -#include "wx/mac/carbon/msgdlg.h" +#include "wx/osx/carbon/msgdlg.h" #endif