update for HEAD-2003021201
[reactos.git] / lib / kernel32 / misc / debug.c
index 10a1faf..78e2279 100644 (file)
@@ -9,12 +9,7 @@
 
 /* INCLUDES ******************************************************************/
 
-#include <ddk/ntddk.h>
-#include <ntdll/dbg.h>
-#include <kernel32/error.h>
-#include <windows.h>
-#include <stdarg.h>
-#include <stdio.h>
+#include <k32.h>
 
 
 /* FUNCTIONS *****************************************************************/