Sync to trunk revision 61757.
[reactos.git] / dll / directx / wine / dplayx / lobbysp.c
index 40f17fa..3ed5e98 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-//#include "winerror.h"
-#include <wine/debug.h>
-
-//#include "lobbysp.h"
-#include "dplay_global.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(dplay);
+#include "dplayx_global.h"
 
 /* Prototypes */
 static BOOL DPLSP_CreateIUnknown( LPVOID lpSP );