Sync with trunk (r48545)
[reactos.git] / dll / win32 / kernel32 / file / cnotify.c
index 59f6165..c7aff9c 100644 (file)
@@ -10,9 +10,8 @@
  */
 
 #include <k32.h>
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(kernel32file);
+#define NDEBUG
+#include <debug.h>
 
 /*
  * @implemented