stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / multimedia / portcls / portcls.h
index 76158f9..1a0fe0d 100644 (file)
@@ -13,7 +13,7 @@
 extern "C" {
 #endif
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 
 #define PORTCLASSAPI extern