mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[KDCOM]
Include ntifs, instead of ntddk, needed by NDK svn path=/trunk/; revision=46621
This commit is contained in:
parent
99e6ad789f
commit
1d4dbb9cb7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#pragma once
|
||||
|
||||
#define NOEXTAPI
|
||||
#include <ntddk.h>
|
||||
#include <ntifs.h>
|
||||
#define NDEBUG
|
||||
#include <halfuncs.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue