X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/082642722c2d2299f9abeb4e7046b6ce19989abb..d3e0ffbcd01cd6172234f9dc14f870ed6e1125cd:/src/cocoa/cursor.mm diff --git a/src/cocoa/cursor.mm b/src/cocoa/cursor.mm index c6adebd707..b8eee50500 100644 --- a/src/cocoa/cursor.mm +++ b/src/cocoa/cursor.mm @@ -21,7 +21,7 @@ #import #import -#include +#include "wx/cocoa/string.h" #if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxCursor, wxBitmap)