stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / dd / sound / sb16.c
index 8288ed1..9afcc76 100644 (file)
@@ -12,7 +12,7 @@
 
 /* INCLUDES ****************************************************************/
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 
 NTSTATUS STDCALL
 DriverEntry(PDRIVER_OBJECT DriverObject,