X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..29886d1bf86d6b2a87fdc8e485ffcc14f210ff23:/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