]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/gridctrl.h
Last part from weak ref patch for event sink disconnection
[wxWidgets.git] / include / wx / generic / gridctrl.h
index a5833090c4fdc93a986bed9a44e112214be296f0..2ee1c1048855a07dc2abba9804e57276299c29c9 100644 (file)
@@ -21,6 +21,8 @@
 
 #if wxUSE_DATETIME
 
+#include "wx/datetime.h"
+
 // the default renderer for the cells containing Time and dates..
 class WXDLLIMPEXP_ADV wxGridCellDateTimeRenderer : public wxGridCellStringRenderer
 {