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/webview.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/webview.h') diff --git a/src/webview.h b/src/webview.h index 533b762c..c4c29d10 100644 --- a/src/webview.h +++ b/src/webview.h @@ -28,8 +28,11 @@ #ifndef WEBVIEW_H #define WEBVIEW_H + +// Rekonq Includes +#include "rekonq_defines.h" + // Local Includes -#include "rekonqprivate_export.h" #include "application.h" // KDE Includes -- cgit v1.2.1