Remove duplicate includes

Krazy--
SVN_SILENT
icc-effect-5.14.5
Martin Gräßlin 2011-08-03 08:10:51 +02:00
parent 371f5b30e2
commit 3232c2cb2a
3 changed files with 0 additions and 3 deletions

View File

@ -36,7 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kdebug.h>
#include <kwinglutils.h>
#include "../boxswitch/boxswitch_proxy.h"
namespace KWin

View File

@ -39,7 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kxerrorhandler.h>
#include <kdefakes.h>
#include <QtDBus/QtDBus>
#include <stdlib.h>
#include <QMessageBox>
#include <QEvent>

View File

@ -67,7 +67,6 @@ Sources and other compositing managers:
*/
#include "scene_opengl.h"
#include "kwinglplatform.h"
#include <kxerrorhandler.h>