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