diff options
Diffstat (limited to 'src/webview.h')
-rw-r--r-- | src/webview.h | 5 |
1 files changed, 4 insertions, 1 deletions
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 |