[ros-diffs] [ion] 16352: Add windows.h back,
is it futile to remove it
ion at svn.reactos.com
ion at svn.reactos.com
Thu Jun 30 18:48:25 CEST 2005
Add windows.h back, is it futile to remove it
Modified: trunk/reactos/subsys/win32k/w32k.h
_____
Modified: trunk/reactos/subsys/win32k/w32k.h
--- trunk/reactos/subsys/win32k/w32k.h 2005-06-30 16:39:17 UTC (rev
16351)
+++ trunk/reactos/subsys/win32k/w32k.h 2005-06-30 16:48:14 UTC (rev
16352)
@@ -11,14 +11,12 @@
/* We are Win32K */
#define __WIN32K__
-/* ReactOS Config */
-#include <roscfg.h>
-
/* DDK/NDK/SDK Headers */
#include <ddk/ntddk.h>
#include <ddk/ntifs.h>
#include <ddk/winddi.h>
#include <ddk/ntddmou.h>
+#include <windows.h>
#include <ndk/ntndk.h>
/* FIXME: ReactOS will be R-Rated if I really write what I'm about to
*/
@@ -44,4 +42,3 @@
/* Internal Win32K Header */
#include "include/win32k.h"
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050630/825c7f49/attachment.html
More information about the Ros-diffs
mailing list