[BROWSEUI]
[reactos.git] / dll / cpl / timedate / monthcal.c
index c66014e..3caf00f 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "timedate.h"
 
+#include <windowsx.h>
+
 static const WCHAR szMonthCalWndClass[] = L"MonthCalWnd";
 
 #define MONTHCAL_HEADERBG   COLOR_INACTIVECAPTION