[UDFS] Fix includes. CORE-9774
[reactos.git] / reactos / drivers / filesystems / udfs / ntifs_ex.h
index 68fc8f0..8ff0a7b 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__