]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/pickerbase.h
don't generate a scroll event when setting scroll position from scroll event handler
[wxWidgets.git] / include / wx / pickerbase.h
index fb6ad746a03063206e2dc1254c34dd06e4d894f5..d5bd9a5c47f816afa334a3ed4f4ea682d98144fd 100644 (file)
@@ -13,7 +13,7 @@
 #define _WX_PICKERBASE_H_BASE_
 
 #include "wx/defs.h"
-#include "wx/control.h"
+#include "wx/button.h"
 #include "wx/textctrl.h"
 
 // ----------------------------------------------------------------------------