[SETUPAPI]
[reactos.git] / reactos / dll / win32 / setupapi / parser.c
index 68b9ab9..c0a5724 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "setupapi_private.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(setupapi);
+#include <ndk/obfuncs.h>
 
 /* Unicode constants */
 static const WCHAR BackSlash[] = {'\\',0};