stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / bus / isapnp / isapnp.c
index 4cd66da..eb493bd 100644 (file)
@@ -8,7 +8,7 @@
  * UPDATE HISTORY:
  *      01-05-2001  CSH  Created
  */
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include <isapnp.h>
 
 #define NDEBUG