mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[SHELL32_WINETEST]
* Add some missing includes. svn path=/trunk/; revision=58212
This commit is contained in:
parent
d6e068a86c
commit
7d4974af75
2 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "winbase.h"
|
||||
#include "shlguid.h"
|
||||
#include "shlobj.h"
|
||||
#include "shellapi.h"
|
||||
#include "shlwapi.h"
|
||||
#include "knownfolders.h"
|
||||
#include "wine/test.h"
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
#include "wtypes.h"
|
||||
#include "winbase.h"
|
||||
#include "windef.h"
|
||||
#include "ddeml.h"
|
||||
#include "shellapi.h"
|
||||
#include "shlwapi.h"
|
||||
#include "wine/test.h"
|
||||
|
|
Loading…
Reference in a new issue