X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..0dd9646ea8b9e6f3a5fa8c42b6a4954cf8e3a48d:/include/wx/osx/pnghand.h?ds=sidebyside diff --git a/include/wx/osx/pnghand.h b/include/wx/osx/pnghand.h index bd6e57aab9..3d02b61176 100644 --- a/include/wx/osx/pnghand.h +++ b/include/wx/osx/pnghand.h @@ -1,5 +1,5 @@ #ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/pnghand.h" +#include "wx/osx/classic/pnghand.h" #else -#include "wx/mac/carbon/pnghand.h" +#include "wx/osx/carbon/pnghand.h" #endif