Commit d88c50e4 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

qdvd: Switch to the quartz debug channel.

parent 10769c59
......@@ -20,7 +20,7 @@
#include "qdvd_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(qdvd);
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct graph_builder
{
......
......@@ -21,7 +21,7 @@
#include "qdvd_private.h"
#include "wine/strmbase.h"
WINE_DEFAULT_DEBUG_CHANNEL(qdvd);
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct navigator
{
......
......@@ -21,7 +21,7 @@
#include "qdvd_private.h"
#include "rpcproxy.h"
WINE_DEFAULT_DEBUG_CHANNEL(qdvd);
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct class_factory
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment