- Wooops, fix dxg and dxapi build after 42346.

svn path=/trunk/; revision=42349
This commit is contained in:
Stefan Ginsberg
2009-08-02 21:04:13 +00:00
parent 5fcfaf2e11
commit f78dc5c1e5
2 changed files with 2 additions and 0 deletions
@@ -10,6 +10,7 @@
#include <windef.h>
#include <winerror.h>
#include <wingdi.h>
#define NT_BUILD_ENVIRONMENT
#include <winddi.h>
#include <prntfont.h>
#include <dde.h>
+1
View File
@@ -11,6 +11,7 @@
#define STARTF_USESIZE 2
#define STARTF_USEPOSITION 4
#define INTERNAL_CALL NTAPI
#define NT_BUILD_ENVIRONMENT
#include <stdarg.h>
#include <windef.h>