[KERNEL32]: While working on the CMAKE branch, Amine and myself discovered a rather...
[reactos.git] / reactos / dll / win32 / kernel32 / file / dosdev.c
index 006cc76..054bbaa 100644 (file)
@@ -12,9 +12,8 @@
 /* INCLUDES ******************************************************************/
 
 #include <k32.h>
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(kernel32file);
+#define NDEBUG
+#include <debug.h>
 
 /* FUNCTIONS *****************************************************************/