summaryrefslogtreecommitdiff
path: root/src/glitz_pixel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glitz_pixel.c')
-rw-r--r--src/glitz_pixel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glitz_pixel.c b/src/glitz_pixel.c
index d27b1d5..ca03585 100644
--- a/src/glitz_pixel.c
+++ b/src/glitz_pixel.c
@@ -1049,7 +1049,7 @@ glitz_set_pixels (glitz_surface_t *dst,
/* avoid context switch in this case */
if (!dst->attached &&
TEXTURE_ALLOCATED (&dst->texture) &&
- !REGION_NOTEMPTY (&dst->texture_damage))
+ !GLITZ_REGION_NOTEMPTY (&dst->texture_damage))
{
dst->drawable->backend->push_current (dst->drawable, dst,
GLITZ_ANY_CONTEXT_CURRENT,