diff --git a/wayland_server.cpp b/wayland_server.cpp index a875f29796..ca35c82e6e 100644 --- a/wayland_server.cpp +++ b/wayland_server.cpp @@ -51,7 +51,6 @@ along with this program. If not, see . #include #include #include -#include #include #include #include diff --git a/wayland_server.h b/wayland_server.h index 79fdd6e5cb..172c7f940a 100644 --- a/wayland_server.h +++ b/wayland_server.h @@ -60,7 +60,6 @@ class PlasmaShellInterface; class PlasmaShellSurfaceInterface; class PlasmaVirtualDesktopManagementInterface; class PlasmaWindowManagementInterface; -class QtSurfaceExtensionInterface; class OutputManagementInterface; class OutputConfigurationInterface; class XdgDecorationManagerInterface; diff --git a/xdgshellclient.cpp b/xdgshellclient.cpp index 40f2e8b67d..90420b7acd 100644 --- a/xdgshellclient.cpp +++ b/xdgshellclient.cpp @@ -42,7 +42,6 @@ along with this program. If not, see . #include #include #include -#include #include #include #include