mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[SHIMLIB] Improve header inclusions.
svn path=/trunk/; revision=72187
This commit is contained in:
parent
e3b0a95319
commit
5645cda63f
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
* PROGRAMMER: Mark Jansen
|
||||
*/
|
||||
|
||||
#include <windows.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <shimlib.h>
|
||||
#include <strsafe.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue