From 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885 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 Conflicts: src/adblock/adblockwidget.h src/application.h src/history/historymanager.h src/tabpreviewpopup.cpp Backported from master branch --- src/history/autosaver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/history/autosaver.h') diff --git a/src/history/autosaver.h b/src/history/autosaver.h index f165377c..4c385ed6 100644 --- a/src/history/autosaver.h +++ b/src/history/autosaver.h @@ -33,7 +33,7 @@ #include "rekonq_defines.h" // Qt Includes -#include +#include // Forward Declarations class QBasicTimer; -- cgit v1.2.1