- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / directx / dplayx / dplayx_global.c
index 94da5d9..fc3fa41 100644 (file)
  *
  */
 
-#include <stdarg.h>
-#include <string.h>
+//#include <stdarg.h>
+//#include <string.h>
 
 #define NONAMELESSUNION
 #define NONAMELESSSTRUCT
-#include "wine/debug.h"
-#include "windef.h"
-#include "winbase.h"
-#include "winerror.h"
-#include "wine/unicode.h"
+#include <wine/debug.h>
+//#include "windef.h"
+//#include "winbase.h"
+//#include "winerror.h"
+#include <wine/unicode.h>
 
-#include "wingdi.h"
-#include "winuser.h"
+//#include "wingdi.h"
+//#include "winuser.h"
 
 #include "dplayx_global.h"
-#include "dplayx_messages.h" /* For CreateMessageReceptionThread only */
+//#include "dplayx_messages.h" /* For CreateMessageReceptionThread only */
 
 WINE_DEFAULT_DEBUG_CHANNEL(dplay);