stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / dd / mpu401 / portio.c
index 6440e57..94a9aca 100644 (file)
@@ -9,7 +9,7 @@
  *                       Sept 26, 2003: Created
  */
 
-#include <ddk/ntddk.h>
+#include <ntddk.h>
 #include "mpu401.h"