stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / lib / rossym / delete.c
index 88740a6..cb69cb1 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #define NTOSAPI
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include <reactos/rossym.h>
 #include "rossympriv.h"