Commit ea93e5fb authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

With grateful acknowledgement to Marcus Meissner.
parent bef91cd5
......@@ -37,10 +37,10 @@
#include "wine/debug.h"
#include "resource.h"
WINE_DEFAULT_DEBUG_CHANNEL(twain);
#ifdef HAVE_SANE
WINE_DEFAULT_DEBUG_CHANNEL(twain);
#define ID_BASE 0x100
#define ID_EDIT_BASE 0x1000
#define ID_STATIC_BASE 0x2000
......
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