X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fsubsystems%2Fwin32%2Fwin32k%2Fw32k.h;h=df3f1ac95f5e69d4f53affe8390a4c7e7568c11f;hp=886617134ff6452d5ced8b17f735632cd7a7763d;hb=8481c1fa105172e71517334bcfa085da87b85258;hpb=4adc41a90968c0f40bb4684a7affaf3d281c8a5c diff --git a/reactos/subsystems/win32/win32k/w32k.h b/reactos/subsystems/win32/win32k/w32k.h index 886617134ff..df3f1ac95f5 100644 --- a/reactos/subsystems/win32/win32k/w32k.h +++ b/reactos/subsystems/win32/win32k/w32k.h @@ -17,6 +17,7 @@ #include #include #include +//#include /* Win32 Headers */ /* FIXME: Defines in winbase.h that we need... */ @@ -56,9 +57,6 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES; #include #include -/* For access to SECTION_OBJECT. FIXME: Once compatible with NT, use NDK! */ -#include - /* Internal Win32K Header */ #include "include/win32k.h"