stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / fs / minix / dir.c
index 1c987dd..0b727c3 100644 (file)
@@ -9,7 +9,7 @@
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include <string.h>
 
 //#define NDEBUG