Francois Gouget fgouget@free.fr writes:
Actually both the latest PSDK and the DDK put ntddcdrm.h, ntddscsi.h and ntddstor.h straight in 'include' and not in 'include/ddk'. So this patch is probably correct.
There's no include/ddk on Windows, that's a Wine (and win32api) convention to separate SDK and DDK includes.