mirror of
https://github.com/brl/mutter.git
synced 2025-07-12 21:37:17 +00:00
monitor-transform: Move helper functions into their own file
The existing ones are statically inlined, so there is no .c file right now. https://gitlab.gnome.org/GNOME/mutter/merge_requests/366
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "backends/meta-backend-types.h"
|
||||
#include "backends/meta-monitor-transform.h"
|
||||
#include "meta/boxes.h"
|
||||
|
||||
/* Same as KMS mode flags and X11 randr flags */
|
||||
|
Reference in New Issue
Block a user