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:
Florian Müllner 2017-09-08 16:54:35 +02:00
parent 65bca8e008
commit aa30e11c8b

View File

@ -26,7 +26,6 @@
#include <glib-object.h>
#include "clutter/clutter.h"
#include "mutter/meta/boxes.h"
typedef struct _MetaScreenCastStream MetaScreenCastStream;