* Sync up to trunk head (r65120).
[reactos.git] / dll / win32 / wshirda / wshirda.h
index 0402cf7..4aa4c50 100644 (file)
@@ -7,8 +7,13 @@
 #ifndef __WSHIRDA_H
 #define __WSHIRDA_H
 
+#include <stdarg.h>
+
 #define WIN32_NO_STATUS
-#include <windows.h>
+#define _INC_WINDOWS
+#define COM_NO_WINDOWS_H
+#include <windef.h>
+#include <winbase.h>
 #define NTOS_MODE_USER
 #include <ndk/rtlfuncs.h>