Added missing prototype.

svn path=/trunk/; revision=3399
This commit is contained in:
David Welch
2002-08-26 23:22:53 +00:00
parent df75d0d97f
commit 7a3564314a
+1
View File
@@ -143,5 +143,6 @@ STDCALL
W32kGetRegionData(HRGN hrgn,
DWORD count,
LPRGNDATA rgndata);
HRGN REGION_CropRgn(HRGN hDst, HRGN hSrc, const PRECT lpRect, PPOINT lpPt);
#endif