Remove redundant includes
qwayland-wlr-layer-shell-unstable-v1.h is already included in corresponding header files.
This commit is contained in:
parent
c46249bba0
commit
9816f32bc4
|
@ -8,8 +8,6 @@
|
|||
#include "qwaylandlayershell_p.h"
|
||||
#include "qwaylandlayersurface_p.h"
|
||||
|
||||
#include <qwayland-wlr-layer-shell-unstable-v1.h>
|
||||
|
||||
namespace LayerShellQt
|
||||
{
|
||||
QWaylandLayerShell::QWaylandLayerShell(QtWayland::zwlr_layer_shell_v1 *shell)
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
#include <QtWaylandClient/private/qwaylandscreen_p.h>
|
||||
#include <QtWaylandClient/private/qwaylandsurface_p.h>
|
||||
#include <QtWaylandClient/private/qwaylandwindow_p.h>
|
||||
#include <qwayland-wlr-layer-shell-unstable-v1.h>
|
||||
|
||||
namespace LayerShellQt
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue