branch update for HEAD-2003021201
[reactos.git] / lib / advapi32 / sec / sid.c
index 5cd6de2..5b31323 100644 (file)
@@ -6,8 +6,8 @@
  * PURPOSE:         Security ID functions
  */
 
-#include <ddk/ntddk.h>
-#include <ntdll/rtl.h>
+#define NTOS_MODE_USER
+#include <ntos.h>
 #include <windows.h>