From 052b87d74ec013186060f112760accb308f9d1f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9nard?= Date: Tue, 22 Jun 2010 18:16:13 +0000 Subject: [PATCH] Better fix and also make the normal build works. svn path=/trunk/KDE/kdelibs/; revision=1141400 --- private/animablegraphicswebview.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/private/animablegraphicswebview.cpp b/private/animablegraphicswebview.cpp index 9864233ad..d372caf04 100644 --- a/private/animablegraphicswebview.cpp +++ b/private/animablegraphicswebview.cpp @@ -25,13 +25,8 @@ #include #include -#include -#ifndef PLASMA_NO_KDEWEBKIT -#include -#else #include -#endif - +#include using namespace Plasma;