backends/wayland: Remove KWayland::Client::Buffer leftovers

master
Vlad Zahorodnii 1 year ago
parent ce2b4c0bee
commit 1e0141851e

@ -21,7 +21,6 @@
#include <KWayland/Client/compositor.h>
#include <KWayland/Client/pointer.h>
#include <KWayland/Client/pointerconstraints.h>
#include <KWayland/Client/shm_pool.h>
#include <KWayland/Client/surface.h>
#include <KWayland/Client/xdgdecoration.h>

@ -10,7 +10,6 @@
#include "core/output.h"
#include <KWayland/Client/buffer.h>
#include <KWayland/Client/xdgshell.h>
#include <QObject>
@ -27,6 +26,8 @@ class XdgDecoration;
}
}
struct wl_buffer;
namespace KWin
{
namespace Wayland

Loading…
Cancel
Save