[XDK][PSDK][DDK] Improve winnt.h and make it share more definitions with wdm.h.
[reactos.git] / reactos / include / xdk / winnt.template.h
index 9f22850..8d71671 100644 (file)
@@ -71,6 +71,7 @@ $define(USHORT=WORD)
 $define(UCHAR=BYTE)
 $include(ntbasedef.h)
 $include(interlocked.h)
+$include(ketypes.h)
 $include(winnt_old.h)
 
 #ifdef __cplusplus