mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
- Fixed include path.
svn path=/trunk/; revision=5481
This commit is contained in:
parent
02085be659
commit
f40ab28955
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// strpool.c
|
||||
|
||||
#include <windows.h>
|
||||
#include <ddk\ntddk.h>
|
||||
#include <ddk/ntddk.h>
|
||||
#include <strpool.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue