X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f048e32fcd5260f33fbebdafbe1a0deeda175419..b568d04ffa191f9e3b643ca33526094eca0ba304:/include/wx/msw/control.h diff --git a/include/wx/msw/control.h b/include/wx/msw/control.h index f597ccf02a..4c566bfb15 100644 --- a/include/wx/msw/control.h +++ b/include/wx/msw/control.h @@ -16,6 +16,8 @@ #pragma interface "control.h" #endif +#include "wx/dynarray.h" + // General item class class WXDLLEXPORT wxControl : public wxControlBase {