X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=render%2Fmask.c;h=11e589bc8fec26df53fd6da5113c56289d1ed5d0;hb=740c5b2a20d5110435d0874f8cc6a4c9dfd14777;hp=3144aff47f57b954dfed84e6c4f5d938636145d7;hpb=8085f3490fb5790d15fcb47988bbc24e17467725;p=chaz%2Fopenbox diff --git a/render/mask.c b/render/mask.c index 3144aff4..11e589bc 100644 --- a/render/mask.c +++ b/render/mask.c @@ -46,7 +46,7 @@ void RrPixmapMaskFree(RrPixmapMask *m) void RrPixmapMaskDraw(Pixmap p, const RrTextureMask *m, const RrRect *area) { - int x, y; + gint x, y; if (m->mask == None) return; /* no mask given */ /* set the clip region */