update for HEAD-2003091401
[reactos.git] / ntoskrnl / include / internal / ob.h
index 697277c..23d6793 100644 (file)
@@ -9,7 +9,8 @@
 #ifndef __INCLUDE_INTERNAL_OBJMGR_H
 #define __INCLUDE_INTERNAL_OBJMGR_H
 
-#include <ddk/types.h>
+#define NTOS_MODE_KERNEL
+#include <ntos.h>
 
 struct _EPROCESS;