stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / services / umpnpmgr / umpnpmgr.c
index e0240a4..d54e987 100644 (file)
@@ -31,8 +31,8 @@
 #define NTOS_MODE_USER
 #include <ndk/ntndk.h>
 #include <umpnpmgr/sysguid.h>
-#include <ddk/wdmguid.h>
-#include <ddk/cfgmgr32.h>
+#include <wdmguid.h>
+#include <cfgmgr32.h>
 
 #include <rpc.h>
 #include <rpcdce.h>