Delete unused include

icc-effect-master
Vlad Zahorodnii 2019-09-15 14:48:14 +03:00
parent 79bc955202
commit 1571fb5b71
1 changed files with 1 additions and 2 deletions

View File

@ -34,10 +34,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "workspace.h" #include "workspace.h"
#include "decorations/decorationbridge.h" #include "decorations/decorationbridge.h"
#include "decorations/decoratedclient.h" #include "decorations/decoratedclient.h"
#include <KDecoration2/Decoration> #include <KDecoration2/Decoration>
#include <KDecoration2/DecoratedClient> #include <KDecoration2/DecoratedClient>
#include <KWayland/Client/surface.h>
#include <KWayland/Server/display.h> #include <KWayland/Server/display.h>
#include <KWayland/Server/clientconnection.h> #include <KWayland/Server/clientconnection.h>
#include <KWayland/Server/seat_interface.h> #include <KWayland/Server/seat_interface.h>