[ROSAPPS]
authorSylvain Petreolle <spetreolle@yahoo.fr>
Sat, 13 Mar 2010 18:07:56 +0000 (18:07 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Sat, 13 Mar 2010 18:07:56 +0000 (18:07 +0000)
Fix green build.

svn path=/trunk/; revision=46177

rosapps/drivers/green/green.h

index 9124081..4e32131 100644 (file)
@@ -1,6 +1,7 @@
 #include <stdarg.h>
-#include <ntddk.h>
+#include <ntifs.h>
 #include <ndk/iotypes.h>
+#include <ndk/obfuncs.h>
 #include <windef.h>
 #define WINBASEAPI
 typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES;