forgotten commit of header change for generic icon
This commit is contained in:
committed by
Vadim Zeitlin
parent
34716b18a6
commit
0bdd7e5f48
@@ -47,8 +47,9 @@
|
||||
#elif defined(__WXMAC__)
|
||||
#if wxOSX_USE_COCOA_OR_CARBON
|
||||
#define wxICON_DEFAULT_TYPE wxBITMAP_TYPE_ICON_RESOURCE
|
||||
#include "wx/osx/icon.h"
|
||||
#include "wx/generic/icon.h"
|
||||
#else
|
||||
// iOS and others
|
||||
#define wxICON_DEFAULT_TYPE wxBITMAP_TYPE_PNG_RESOURCE
|
||||
#include "wx/generic/icon.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user