[REACTOS]
[reactos.git] / reactos / dll / ntdll / include / ntdll.h
index 159cbb3..afd6a2a 100644 (file)
@@ -44,8 +44,9 @@
 /* Internal NTDLL */
 #include "ntdllp.h"
 
-/* CSRSS Header */
-#include <csrss/csrss.h>
+/* CSRSS Headers */
+#include <csr/csrsrv.h>
+#include <csr/csr.h>
 
 /* PSEH */
 #include <pseh/pseh2.h>