From eaf273b4efd9b11f3fe0c0fce941917449eff02a Mon Sep 17 00:00:00 2001 From: Alex Ionescu Date: Thu, 30 Jun 2005 16:20:40 +0000 Subject: [PATCH] remove windows.h dependency. Filip said it couldn't be done, so please watch out for flying pigs and hell freezing over svn path=/trunk/; revision=16349 --- reactos/subsys/win32k/w32k.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/subsys/win32k/w32k.h b/reactos/subsys/win32k/w32k.h index 5abb6a2630c..b1b4a3ef21c 100644 --- a/reactos/subsys/win32k/w32k.h +++ b/reactos/subsys/win32k/w32k.h @@ -19,8 +19,6 @@ #include #include #include -#include /* FIXME ? */ -//#include /* FIXME ? */ #include /* FIXME: ReactOS will be R-Rated if I really write what I'm about to */