mirror of
https://github.com/reactos/reactos.git
synced 2025-04-27 09:00:27 +00:00
Fix build.
svn path=/trunk/; revision=40146
This commit is contained in:
parent
946deefb20
commit
d225ab948e
1 changed files with 3 additions and 0 deletions
|
@ -81,4 +81,7 @@ typedef struct
|
|||
INT FASTCALL BRUSH_GetObject (PBRUSH GdiObject, INT Count, LPLOGBRUSH Buffer);
|
||||
BOOL INTERNAL_CALL BRUSH_Cleanup(PVOID ObjectBody);
|
||||
|
||||
VOID FASTCALL
|
||||
EBRUSHOBJ_vInit(EBRUSHOBJ *BrushInst, PBRUSH BrushObj, XLATEOBJ *XlateObj);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue