]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dcmemory.h
fix for GTK assertion `info->icon_pixmap == NULL' failed, #9905
[wxWidgets.git] / include / wx / osx / dcmemory.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dcmemory.h"
3 #else
4 #include "wx/osx/carbon/dcmemory.h"
5 #endif