X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=render%2Fmask.c;h=60e89d489bf8f4718ad18bb1373110525cc1c3f7;hb=a09984bbc076bc37b11058237f51fa15114129e2;hp=8b0f21c04eb83a02629358b77588262f437f99c3;hpb=3f32dfa87e08556d7f6a58efab9b7479e515be26;p=chaz%2Fopenbox diff --git a/render/mask.c b/render/mask.c index 8b0f21c0..60e89d48 100644 --- a/render/mask.c +++ b/render/mask.c @@ -25,7 +25,7 @@ void RrPixmapMaskFree(RrPixmapMask *m) } } -void RrPixmapMaskDraw(Pixmap p, const RrTextureMask *m, const Rect *area) +void RrPixmapMaskDraw(Pixmap p, const RrTextureMask *m, const RrRect *area) { int x, y; if (m->mask == None) return; /* no mask given */