mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[WSCRIPT]
- Fix missing include that's required by midl svn path=/trunk/; revision=68627
This commit is contained in:
parent
ff0b908185
commit
7d80502d38
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <initguid.h>
|
||||
#include <ole2.h>
|
||||
#include <ihost.h>
|
||||
#include <wine/debug.h>
|
||||
#include <wine/unicode.h>
|
||||
|
|
Loading…
Reference in a new issue