X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..72c71d39724af116d419295b684dd2946efb3da3:/src/stubs/accel.cpp diff --git a/src/stubs/accel.cpp b/src/stubs/accel.cpp index 707ba496ff..f8796e111a 100644 --- a/src/stubs/accel.cpp +++ b/src/stubs/accel.cpp @@ -15,10 +15,9 @@ #include "wx/setup.h" #include "wx/accel.h" +#include "wx/string.h" -#if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject) -#endif class WXDLLEXPORT wxAcceleratorRefData: public wxObjectRefData {