stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / lib / msafd / msafd.h
index 8ba4188..48ef099 100755 (executable)
@@ -19,7 +19,7 @@
 
 /* This includes ntsecapi.h so it needs to come after the NDK */
 #include <wsahelp.h>
-#include <ddk/tdi.h>
+#include <tdi.h>
 #include <afd/shared.h>
 #include <helpers.h>