From f4597a35527fd166b1777eee76f104e36148de71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Mon, 3 Feb 2014 11:36:46 +0100 Subject: [PATCH] [kwin] Drop unused includes to KDebug --- effects/backgroundcontrast/contrast.cpp | 1 - egl_wayland_backend.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/effects/backgroundcontrast/contrast.cpp b/effects/backgroundcontrast/contrast.cpp index ea1d223d82..8de5c5d076 100644 --- a/effects/backgroundcontrast/contrast.cpp +++ b/effects/backgroundcontrast/contrast.cpp @@ -27,7 +27,6 @@ #include #include -#include namespace KWin { diff --git a/egl_wayland_backend.cpp b/egl_wayland_backend.cpp index 912ddf97a1..617c2c180a 100644 --- a/egl_wayland_backend.cpp +++ b/egl_wayland_backend.cpp @@ -27,7 +27,6 @@ along with this program. If not, see . // kwin libs #include // KDE -#include // Qt #include