include winreg.h

svn path=/trunk/; revision=41693
This commit is contained in:
Christoph von Wittich 2009-06-29 18:23:48 +00:00
parent 567fa14209
commit c80579baa7

View file

@ -1,4 +1,4 @@
#include<stdarg.h>
#include <stdarg.h>
#include "ntstatus.h"
#define WIN32_NO_STATUS
#define STANDALONE
@ -6,6 +6,7 @@
#include "winternl.h"
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "powrprof.h"
#include "assert.h"