[AMSTREAM] We don't need to define WIDL_C_INLINE_WRAPPERS here anymore.
[reactos.git] / dll / directx / wine / dplayx / dplayx_main.c
index ac8eb9c..423ee70 100644 (file)
  *    somehow.
  */
 
-#define WIN32_NO_STATUS
-#define _INC_WINDOWS
-
-#include <stdarg.h>
-
-//#include "winerror.h"
-#include <windef.h>
-#include <winbase.h>
-#include <objbase.h>
-#include <rpcproxy.h>
-#include <wine/debug.h>
 #include "dplayx_global.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(dplay);
+#include <rpcproxy.h>
 
 static HINSTANCE instance;