diff --git a/Makefile.in b/Makefile.in
index e9174f95fb..26178b823c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3729,6 +3729,7 @@ COND_WXUNIV_0_ADVANCED_HDR = \
wx/dataview.h \
wx/datectrl.h \
wx/dateevt.h \
+ wx/datetimectrl.h \
wx/dcbuffer.h \
wx/dvrenderers.h \
wx/editlbox.h \
@@ -3781,6 +3782,7 @@ COND_WXUNIV_1_ADVANCED_HDR = \
wx/dataview.h \
wx/datectrl.h \
wx/dateevt.h \
+ wx/datetimectrl.h \
wx/dcbuffer.h \
wx/dvrenderers.h \
wx/editlbox.h \
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index ad1aeda0e7..54ebc7d67f 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -2999,6 +2999,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/dataview.h
wx/datectrl.h
wx/dateevt.h
+ wx/datetimectrl.h
wx/dcbuffer.h
wx/dvrenderers.h
wx/editlbox.h
diff --git a/build/msw/wx_adv.dsp b/build/msw/wx_adv.dsp
index b3827a86e0..d9445c2607 100644
--- a/build/msw/wx_adv.dsp
+++ b/build/msw/wx_adv.dsp
@@ -1146,6 +1146,10 @@ SOURCE=..\..\include\wx\dateevt.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\wx\datetimectrl.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\wx\dcbuffer.h
# End Source File
# Begin Source File
diff --git a/build/msw/wx_core.dsp b/build/msw/wx_core.dsp
index 2ef75436e3..085392300c 100644
--- a/build/msw/wx_core.dsp
+++ b/build/msw/wx_core.dsp
@@ -6180,6 +6180,10 @@ SOURCE=..\..\include\wx\dateevt.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\wx\datetimectrl.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\wx\dc.h
# End Source File
# Begin Source File
diff --git a/build/msw/wx_vc7_adv.vcproj b/build/msw/wx_vc7_adv.vcproj
index ecfa5714ff..5f8489eeca 100644
--- a/build/msw/wx_vc7_adv.vcproj
+++ b/build/msw/wx_vc7_adv.vcproj
@@ -1314,6 +1314,9 @@
RelativePath="..\..\include\wx\dateevt.h">
+
+
+
+
+
+
diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj
index b62f508d59..d09c3a5d38 100644
--- a/build/msw/wx_vc8_core.vcproj
+++ b/build/msw/wx_vc8_core.vcproj
@@ -6968,6 +6968,10 @@
>
+
+
diff --git a/build/msw/wx_vc9_adv.vcproj b/build/msw/wx_vc9_adv.vcproj
index c9b2307b77..eb64dbf0df 100644
--- a/build/msw/wx_vc9_adv.vcproj
+++ b/build/msw/wx_vc9_adv.vcproj
@@ -1769,6 +1769,10 @@
>
+
+
diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj
index 3b8f55ca53..8c2e5e6379 100644
--- a/build/msw/wx_vc9_core.vcproj
+++ b/build/msw/wx_vc9_core.vcproj
@@ -6964,6 +6964,10 @@
>
+
+