- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / subsystems / win32 / win32k / w32k.h
index 8866171..df3f1ac 100644 (file)
@@ -17,6 +17,7 @@
 #include <ntddk.h>
 #include <ntddmou.h>
 #include <ntndk.h>
 #include <ntddk.h>
 #include <ntddmou.h>
 #include <ntndk.h>
+//#include <rtltypes.h>
 
 /* Win32 Headers */
 /* FIXME: Defines in winbase.h that we need... */
 
 /* Win32 Headers */
 /* FIXME: Defines in winbase.h that we need... */
@@ -56,9 +57,6 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
 #include <win32k/ntgdibad.h>
 #include <ntgdi.h>
 
 #include <win32k/ntgdibad.h>
 #include <ntgdi.h>
 
-/* For access to SECTION_OBJECT. FIXME: Once compatible with NT, use NDK! */
-#include <internal/mm.h>
-
 /* Internal Win32K Header */
 #include "include/win32k.h"
 
 /* Internal Win32K Header */
 #include "include/win32k.h"