stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / fs / ext2 / blockdev.c
index 35fcdea..6792b98 100644 (file)
@@ -9,7 +9,7 @@
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 
 //#define NDEBUG
 #include <debug.h>