]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iconbndl.h
account for scroll offset correctly in the mouse event handler
[wxWidgets.git] / include / wx / iconbndl.h
index f2161aff35876baf32eff5c7402ea68a4799128e..f32db6f3e3ad48bc5cd03dc3904dee41a067c4c8 100644 (file)
@@ -17,6 +17,8 @@
 #include "wx/gdicmn.h"
 #include "wx/icon.h"
 
+#include "wx/dynarray.h"
+
 WX_DECLARE_EXPORTED_OBJARRAY(wxIcon, wxIconArray);
 
 // this class can't load bitmaps of type wxBITMAP_TYPE_ICO_RESOURCE,