Index: Include/WinNT.ab
===================================================================
--- Include/WinNT.ab	(revision 184)
+++ Include/WinNT.ab	(revision 185)
@@ -75,7 +75,7 @@
 '#define VOID void
 TypeDef CHAR = SByte
-'TypeDef SHORT = Integer
-'TypeDef LONG = Long
-'TypeDef INT = Long
+TypeDef SHORT = Integer
+TypeDef LONG = Long
+TypeDef INT = Long
 '#endif
 
