Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / dll / win32 / uxtheme / uxthemep.h
index 15b3608..320bb7f 100644 (file)
@@ -1,10 +1,14 @@
-#include <stdio.h>
+#include <stdarg.h>
 
 #define WIN32_NO_STATUS
+#define _INC_WINDOWS
+#define COM_NO_WINDOWS_H
+
 #include <windef.h>
 #include <winbase.h>
 #include <wingdi.h>
 #include <winuser.h>
+#include <winnls.h>
 #include <windowsx.h>
 #include <undocuser.h>
 #include <uxtheme.h>