[DINPUT]
[reactos.git] / reactos / dll / cpl / timedate / monthcal.c
index 0d71e8a..3caf00f 100644 (file)
@@ -7,7 +7,9 @@
  *
  */
 
-#include <timedate.h>
+#include "timedate.h"
+
+#include <windowsx.h>
 
 static const WCHAR szMonthCalWndClass[] = L"MonthCalWnd";