mirror of
https://github.com/brl/mutter.git
synced 2025-01-09 19:22:22 +00:00
screen-cast-stream-src: Cleanup includes and defines
Removes unused includes and fix indentation of macros to make CI happy :). Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2557>
This commit is contained in:
parent
9d328001d1
commit
692a4cec09
@ -38,9 +38,7 @@
|
||||
|
||||
#include "backends/meta-screen-cast-session.h"
|
||||
#include "backends/meta-screen-cast-stream.h"
|
||||
#include "clutter/clutter-mutter.h"
|
||||
#include "core/meta-fraction.h"
|
||||
#include "meta/boxes.h"
|
||||
|
||||
#define PRIVATE_OWNER_FROM_FIELD(TypeName, field_ptr, field_name) \
|
||||
(TypeName *)((guint8 *)(field_ptr) - G_PRIVATE_OFFSET (TypeName, field_name))
|
||||
|
Loading…
Reference in New Issue
Block a user