mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[UDFS] Fix an include. CORE-9774
svn path=/trunk/; revision=68038
This commit is contained in:
parent
9a67ed6926
commit
24a6ef1789
1 changed files with 1 additions and 1 deletions
|
@ -454,6 +454,6 @@ typedef NTSTATUS (*ptrFsRtlNotifyVolumeEvent) (
|
|||
IN ULONG EventCode
|
||||
);
|
||||
|
||||
#include "..\Include\ntddk_ex.h"
|
||||
#include "Include\ntddk_ex.h"
|
||||
|
||||
#endif //__NTIFS_EX_H__
|
||||
|
|
Loading…
Reference in a new issue