mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
meta: Move private defines to a private header
These defines are unused outside of mutter, and actually not desirable to export. Move them to a private header. https://gitlab.gnome.org/GNOME/mutter/merge_requests/859
This commit is contained in:

committed by
Jonas Ådahl

parent
c2d03bf73e
commit
97010ac64d
@ -55,6 +55,7 @@
|
||||
#include "backends/meta-output.h"
|
||||
#include "backends/x11/meta-monitor-manager-xrandr.h"
|
||||
#include "clutter/clutter.h"
|
||||
#include "core/main-private.h"
|
||||
#include "core/util-private.h"
|
||||
#include "meta/main.h"
|
||||
#include "meta/meta-x11-errors.h"
|
||||
|
Reference in New Issue
Block a user