backends/stage: Fix minor style issue
https://gitlab.gnome.org/GNOME/mutter/merge_requests/357
This commit is contained in:
parent
bd97b11414
commit
7ac2083134
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
#include "meta/meta-monitor-manager.h"
|
||||
#include "meta/util.h"
|
||||
|
||||
struct _MetaOverlay {
|
||||
struct _MetaOverlay
|
||||
{
|
||||
gboolean enabled;
|
||||
|
||||
CoglPipeline *pipeline;
|
||||
|
|
Loading…
Reference in a new issue