[NTDLL/KERNEL32/CSRSRV/WIN32K/USER32/WIN32CSR]
[reactos.git] / dll / ntdll / include / ntdll.h
index edbce5a..c2bef83 100644 (file)
@@ -42,7 +42,8 @@
 #include "ntdllp.h"
 
 /* CSRSS Header */
-#include <csrss/csrss.h>
+#include <csrss/client.h>
+#include <csrss/csrss.h> // FIXME: data header.
 
 /* PSEH */
 #include <pseh/pseh2.h>