Delete unused include
This commit is contained in:
parent
79bc955202
commit
1571fb5b71
1 changed files with 1 additions and 2 deletions
|
@ -34,10 +34,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "workspace.h"
|
||||
#include "decorations/decorationbridge.h"
|
||||
#include "decorations/decoratedclient.h"
|
||||
|
||||
#include <KDecoration2/Decoration>
|
||||
#include <KDecoration2/DecoratedClient>
|
||||
|
||||
#include <KWayland/Client/surface.h>
|
||||
#include <KWayland/Server/display.h>
|
||||
#include <KWayland/Server/clientconnection.h>
|
||||
#include <KWayland/Server/seat_interface.h>
|
||||
|
|
Loading…
Reference in a new issue