mirror of
https://github.com/brl/mutter.git
synced 2025-07-24 10:28:02 +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
@@ -32,6 +32,7 @@
|
||||
#include "backends/meta-logical-monitor.h"
|
||||
#include "cogl/cogl-trace.h"
|
||||
#include "core/frame.h"
|
||||
#include "core/main-private.h"
|
||||
#include "core/meta-workspace-manager-private.h"
|
||||
#include "core/window-private.h"
|
||||
#include "meta/group.h"
|
||||
|
Reference in New Issue
Block a user