mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
Commit forgotten file
svn path=/trunk/; revision=19806
This commit is contained in:
parent
9c6b1dde88
commit
7ad7b11cd0
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
|
|||
/* Helper Header */
|
||||
#include <reactos/helper.h>
|
||||
|
||||
/* Probe and capture */
|
||||
#include <reactos/probe.h>
|
||||
|
||||
/* External Win32K Header */
|
||||
#include <win32k/win32k.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue