X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=render%2Fmask.c;h=11e589bc8fec26df53fd6da5113c56289d1ed5d0;hb=174de91c343dfbdfe866e566393bf4790ae22596;hp=3144aff47f57b954dfed84e6c4f5d938636145d7;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;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 */