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

@ -22,7 +22,6 @@
#pragma once
#include "core/frame.h"
#include "core/window-private.h"
#include "meta/util.h"