From c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 11:48:17 +0200 Subject: Cleaning headers and so on... --- src/webpluginfactory.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/webpluginfactory.cpp') diff --git a/src/webpluginfactory.cpp b/src/webpluginfactory.cpp index 5d99ff6d..bb3f4d06 100644 --- a/src/webpluginfactory.cpp +++ b/src/webpluginfactory.cpp @@ -28,12 +28,15 @@ #include "webpluginfactory.h" #include "webpluginfactory.moc" +// Local Includes #include "application.h" #include "mainwindow.h" #include "previewimage.h" +// KDE Includes #include + WebPluginFactory::WebPluginFactory(QObject *parent) : QWebPluginFactory(parent) { -- cgit v1.2.1