mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
use DDK for rossym
svn path=/trunk/; revision=16238
This commit is contained in:
parent
f8707b368d
commit
5eefe9bdd1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define NTOSAPI
|
#define NTOSAPI
|
||||||
#include <roskrnl.h>
|
#include <ddk/ntddk.h>
|
||||||
#include <reactos/rossym.h>
|
#include <reactos/rossym.h>
|
||||||
#include "rossympriv.h"
|
#include "rossympriv.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue