Author: akhaldi Date: Fri Mar 12 19:59:49 2010 New Revision: 46147
URL: http://svn.reactos.org/svn/reactos?rev=46147&view=rev Log: Forgot to add this in the previous commit
Modified: branches/header-work/drivers/wmi/wmilib.c
Modified: branches/header-work/drivers/wmi/wmilib.c URL: http://svn.reactos.org/svn/reactos/branches/header-work/drivers/wmi/wmilib.c... ============================================================================== --- branches/header-work/drivers/wmi/wmilib.c [iso-8859-1] (original) +++ branches/header-work/drivers/wmi/wmilib.c [iso-8859-1] Fri Mar 12 19:59:49 2010 @@ -11,6 +11,7 @@
#include <stdio.h> #include <ntddk.h> +#include <wmlib.h>
#define NDEBUG #include <debug.h>