]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private/datecontrols.h
Support bitmaps and text and header columns using wxImageList, minor sizing corrections
[wxWidgets.git] / include / wx / msw / private / datecontrols.h
index 3d5a86564646deb62adb4adaf10090880dbca8bc..b56e2962bc2c23e552fab54767c89ee19604f373 100644 (file)
 #ifndef _MSW_PRIVATE_DATECONTROLS_H_
 #define _MSW_PRIVATE_DATECONTROLS_H_
 
+#include "wx/datetime.h"
+
+#include "wx/msw/wrapwin.h"
+
 // namespace for the helper functions related to the date controls
 namespace wxMSWDateControls
 {