stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / lib / wdmaud / wdmaud.h
index 942887c..5e47753 100755 (executable)
@@ -22,7 +22,7 @@
 #include <stdio.h>
 
 #include <debug.h>
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 
 #include <windows.h>
 #include <mmsystem.h>