From: Aleksey Bragin Date: Thu, 8 Apr 2010 09:39:24 +0000 (+0000) Subject: [DRIVERS/GREEN] X-Git-Tag: backups/header-work@57446~30^2~74 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=169a95782aabd182d08d8734ae99599beeeae771;hp=fc4cd6d714ed91677c44a315320fffadd5668a85 [DRIVERS/GREEN] - Includes cleanup, fix NDK inclusion. svn path=/trunk/; revision=46779 --- diff --git a/rosapps/drivers/green/green.h b/rosapps/drivers/green/green.h index 4e32131ab35..5c3f1b20084 100644 --- a/rosapps/drivers/green/green.h +++ b/rosapps/drivers/green/green.h @@ -1,7 +1,6 @@ -#include +#include #include -#include -#include +#include #include #define WINBASEAPI typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES;