diff --git a/src/shell-global.c b/src/shell-global.c index 89f163ff4..416651905 100644 --- a/src/shell-global.c +++ b/src/shell-global.c @@ -899,8 +899,9 @@ load_gl_symbol (const char *name, } static void -global_stage_after_paint (ClutterStage *stage, - ShellGlobal *global) +global_stage_after_paint (ClutterStage *stage, + ClutterStageView *stage_view, + ShellGlobal *global) { /* At this point, we've finished all layout and painting, but haven't * actually flushed or swapped */