X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/082642722c2d2299f9abeb4e7046b6ce19989abb..132422c4b93a0fe5d4f313350adf2c13423c07ac:/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)