From 19eb738f838bf214c9178a4f02464056137b0fa5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 20 Apr 2012 23:31:41 +0200 Subject: Clean up headers && fix compilation with (the upcoming) qt 4.8.2 --- src/icondownloader.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/icondownloader.h') diff --git a/src/icondownloader.h b/src/icondownloader.h index d2b1efb3..54fd60fb 100644 --- a/src/icondownloader.h +++ b/src/icondownloader.h @@ -27,13 +27,16 @@ #ifndef ICON_DOWNLOADER_H #define ICON_DOWNLOADER_H -// rekonq includes +// rekonq Includes #include "rekonq_defines.h" +// Qt Includes #include +// KDE Includes #include +// Forward Declarations class QNetworkReply; -- cgit v1.2.1