mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 04:20:46 +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 */
|
/* Helper Header */
|
||||||
#include <reactos/helper.h>
|
#include <reactos/helper.h>
|
||||||
|
|
||||||
|
/* Probe and capture */
|
||||||
|
#include <reactos/probe.h>
|
||||||
|
|
||||||
/* External Win32K Header */
|
/* External Win32K Header */
|
||||||
#include <win32k/win32k.h>
|
#include <win32k/win32k.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue