X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a97d2db67e638e250c3d38ffa149d6a9feb681b..f0b7eadf889c2882e81470ec8e629d831858acb1:/include/wx/gtk1/choice.h diff --git a/include/wx/gtk1/choice.h b/include/wx/gtk1/choice.h index 95a7154bcb..19a4defb5a 100644 --- a/include/wx/gtk1/choice.h +++ b/include/wx/gtk1/choice.h @@ -14,6 +14,8 @@ #pragma interface "choice.h" #endif +class WXDLLIMPEXP_BASE wxSortedArrayString; + //----------------------------------------------------------------------------- // wxChoice //-----------------------------------------------------------------------------