Forgot to add this in the previous commit
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 12 Mar 2010 18:59:49 +0000 (18:59 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 12 Mar 2010 18:59:49 +0000 (18:59 +0000)
svn path=/branches/header-work/; revision=46147

drivers/wmi/wmilib.c

index 1490374..0fd0fa6 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <stdio.h>
 #include <ntddk.h>
+#include <wmlib.h>
 
 #define NDEBUG
 #include <debug.h>