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/clicktoflash.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/clicktoflash.h') diff --git a/src/clicktoflash.h b/src/clicktoflash.h index d7648204..fcafea59 100644 --- a/src/clicktoflash.h +++ b/src/clicktoflash.h @@ -33,8 +33,8 @@ #include "rekonq_defines.h" // Qt Includes -#include -#include +#include +#include // Forward Declarations class QWebElement; @@ -63,4 +63,3 @@ private: }; #endif // CLICKTOFLASH_H - -- cgit v1.2.1