core: Move frame related types to x11

Also rename the files to meta-x11-frame* for consistency

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:
Bilal Elmoussaoui
2023-09-05 10:48:00 +02:00
committed by Marge Bot
parent 06dde49d12
commit b4b896d4db
22 changed files with 17 additions and 22 deletions

View File

@ -32,7 +32,6 @@
#include "backends/meta-logical-monitor.h"
#include "cogl/cogl.h"
#include "core/frame.h"
#include "core/meta-workspace-manager-private.h"
#include "core/window-private.h"
#include "core/workspace-private.h"