stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / bus / acpi / include / platform / types.h
index d4956e6..7c46561 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef __INCLUDE_ACPI_TYPES_H
 #define __INCLUDE_ACPI_TYPES_H
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include <stdio.h>
 
 typedef UCHAR                              UINT8;