summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gears.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gears.c b/gears.c
index 0b69fe0..703fc99 100644
--- a/gears.c
+++ b/gears.c
@@ -324,6 +324,7 @@ static void gearsPaintInside (CompScreen *s, const ScreenPaintAttrib *sAttrib,
glDisable(GL_CULL_FACE);
glPopMatrix();
+ glPopAttrib();
gs->damage = TRUE;