X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a97d2db67e638e250c3d38ffa149d6a9feb681b..b96f9d1928917c2e583d7c91dce2e2b01da50bf1:/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 //-----------------------------------------------------------------------------