winex11.drv: The winediag debug channel is only used for HAVE_XRRGETSCREENRESOURCES.

This commit is contained in:
Michael Stefaniuc 2012-11-30 13:33:24 +01:00 committed by Alexandre Julliard
parent 0e5933f70a
commit abf4250c72
1 changed files with 2 additions and 0 deletions

View File

@ -24,7 +24,9 @@
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(xrandr);
#ifdef HAVE_XRRGETSCREENRESOURCES
WINE_DECLARE_DEBUG_CHANNEL(winediag);
#endif
#ifdef SONAME_LIBXRANDR