X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..520e470fdd0daef09c77938db642e4583933c90d:/src/stubs/accel.cpp diff --git a/src/stubs/accel.cpp b/src/stubs/accel.cpp index 707ba496ff..b0b8734d55 100644 --- a/src/stubs/accel.cpp +++ b/src/stubs/accel.cpp @@ -15,6 +15,7 @@ #include "wx/setup.h" #include "wx/accel.h" +#include "wx/string.h" #if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)