mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
screen-cast-stream-src: Remove malformed include
The mutter prefix is wrong - as the include isn't actually needed in the header, just remove it altogether.
This commit is contained in:
parent
65bca8e008
commit
aa30e11c8b
@ -26,7 +26,6 @@
|
|||||||
#include <glib-object.h>
|
#include <glib-object.h>
|
||||||
|
|
||||||
#include "clutter/clutter.h"
|
#include "clutter/clutter.h"
|
||||||
#include "mutter/meta/boxes.h"
|
|
||||||
|
|
||||||
typedef struct _MetaScreenCastStream MetaScreenCastStream;
|
typedef struct _MetaScreenCastStream MetaScreenCastStream;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user