stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / lib / kjs / ksrc / b_system.c
index 8aa89de..ac5f38e 100644 (file)
@@ -46,7 +46,7 @@
  *   stdout                    file
  */
 
-#include "ddk/ntddk.h"
+#include "ntddk.h"
 #include "jsint.h"
 #include "kjs.h"