X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..7a344f1be4ff59b7b150ab52265693d4219de973:/include/wx/osx/pngread.h diff --git a/include/wx/osx/pngread.h b/include/wx/osx/pngread.h index cbd51857c9..7481e1d0d2 100644 --- a/include/wx/osx/pngread.h +++ b/include/wx/osx/pngread.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/pngread.h" +#include "wx/osx/classic/pngread.h" #else -#include "wx/mac/carbon/pngread.h" +#include "wx/osx/carbon/pngread.h" #endif