]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/pngread.h
capitalize the application name in GetAppDisplayName() by default; this results in...
[wxWidgets.git] / include / wx / osx / pngread.h
index cbd51857c9423aa53ba13322a4ec8e5291885d64..7481e1d0d229bfd318e90a5cf15a3d5fa3fc7a84 100644 (file)
@@ -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