]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/control.h
1. wxThread changes (detached/joinable) for MSW and docs updates
[wxWidgets.git] / include / wx / msw / control.h
index f597ccf02a06429ec210e9844c6a528986bb72b5..4c566bfb15e9104a5c1e4c0fba4389512fbc6afe 100644 (file)
@@ -16,6 +16,8 @@
     #pragma interface "control.h"
 #endif
 
+#include "wx/dynarray.h"
+
 // General item class
 class WXDLLEXPORT wxControl : public wxControlBase
 {