mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Stop including core.h where it's not used
It provides glue for window frame controls and internal window management, and that is only relevant for a couple of places in src/ui/. https://gitlab.gnome.org/GNOME/mutter/merge_requests/854
This commit is contained in:

committed by
Florian Müllner

parent
877ecc1bb4
commit
c474ad6a53
@ -70,7 +70,6 @@
|
||||
#include "cogl/cogl-trace.h"
|
||||
#include "core/boxes-private.h"
|
||||
#include "core/constraints.h"
|
||||
#include "core/core.h"
|
||||
#include "core/edge-resistance.h"
|
||||
#include "core/frame.h"
|
||||
#include "core/keybindings-private.h"
|
||||
|
Reference in New Issue
Block a user