summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 64ce6967..d47b0d50 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -31,13 +31,13 @@
// Local Includes
-#include "bookmarks.h"
-#include "webview.h"
+#include "application.h"
// KDE Includes
#include <KMainWindow>
#include <KActionCollection>
#include <KToolBar>
+#include <KUrl>
// Forward Declarations
class QWebFrame;