From 2b11a757cf04ca06329a0b5d11eb6c3bae77a200 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 30 Apr 2010 11:59:00 +0200 Subject: New rekonq_defines.h Speed up compilation & linking on Win, Lin & Mac. Step 1 --- src/mainwindow.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 24648aa8..d6357984 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -31,11 +31,8 @@ #ifndef MAINWINDOW_H #define MAINWINDOW_H - -// Local Includes -#include "rekonqprivate_export.h" -#include "application.h" -#include "previewselectorbar.h" +// Rekonq Includes +#include "rekonq_defines.h" // KDE Includes #include -- cgit v1.2.1