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