Sync with trunk r63647.
[reactos.git] / dll / win32 / wshirda / wshirda.h
index 127b825..4aa4c50 100644 (file)
@@ -7,10 +7,15 @@
 #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/ntndk.h>
+#include <ndk/rtlfuncs.h>
 
 #include <wsahelp.h>