From d735b4f8c7df87dd92a6f2c15c5b9c3aaa93765b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 27 Apr 2012 01:05:39 +0200 Subject: Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2" This reverts commit 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885. --- src/webicon.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/webicon.cpp') diff --git a/src/webicon.cpp b/src/webicon.cpp index 7943cfb6..03097956 100644 --- a/src/webicon.cpp +++ b/src/webicon.cpp @@ -33,8 +33,8 @@ #include "iconmanager.h" // Qt Includes -#include -#include +#include +#include WebIcon::WebIcon(const KUrl& url, QObject *parent) -- cgit v1.2.1