stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / dd / sound / sound.c
index 7d630a9..2209962 100644 (file)
@@ -12,7 +12,7 @@
 
 /* FUNCTIONS **************************************************************/
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include <string.h>
 #include <devices.h>
 #include "sb16.h"