Revert the sync.
[reactos.git] / include / reactos / win32k / ntgdityp.h
index 1aedf76..2e710ca 100644 (file)
@@ -523,7 +523,10 @@ typedef struct _GDIBSEXTSELCLPRGN
 {
   GDIBATCHHDR gbHdr;
   int fnMode;
-  RECTL;
+  LONG right;
+  LONG bottom;
+  LONG left;
+  LONG top;
 } GDIBSEXTSELCLPRGN, *PGDIBSEXTSELCLPRGN;
 //
 //   Use with GdiBCSelObj, GdiBCDelObj and GdiBCDelRgn.