branch update for HEAD-2003021201
[reactos.git] / lib / kernel32 / process / cmdline.c
index d5fa397..fb41253 100644 (file)
 
 /* INCLUDES ****************************************************************/
 
-#include <ddk/ntddk.h>
-#include <windows.h>
-#include <kernel32/proc.h>
-#include <kernel32/thread.h>
-#include <wchar.h>
-#include <string.h>
-#include <napi/teb.h>
-#include <ntdll/rtl.h>
+#include <k32.h>
 
 #define NDEBUG
 #include <kernel32/kernel32.h>