X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..ea5af9c5356676a5c4d81b4d4915ad32ca3c9c6e:/include/wx/osx/pnghand.h 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