[UDFS] Fix an include. CORE-9774
[reactos.git] / reactos / drivers / filesystems / udfs / ntifs_ex.h
index 8ad07e6..68fc8f0 100644 (file)
@@ -454,6 +454,6 @@ typedef NTSTATUS (*ptrFsRtlNotifyVolumeEvent) (
     IN ULONG EventCode
     );
 
-#include "..\Include\ntddk_ex.h"
+#include "Include\ntddk_ex.h"
 
 #endif //__NTIFS_EX_H__