stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / dd / sndblst / portio.c
index 8c47574..59fbdc6 100644 (file)
@@ -9,7 +9,7 @@
  *                       Sept 28, 2003: Created
  */
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include "sndblst.h"
 
 BOOLEAN WaitToSend(UINT BasePort)