stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / net / lan / include / precomp.h
index 0292aea..f152c32 100644 (file)
@@ -2,8 +2,8 @@
 #define _LAN_PRECOMP_H
 
 #include <limits.h>
-#include <ddk/ntddk.h>
-#include <ddk/ndis.h>
+#include <ntddk.h>
+#include <ndis.h>
 #include <roscfg.h>
 #include <debug.h>
 #include <pseh.h>