summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-06-02 01:50:28 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-06-02 01:50:28 +0200
commit0081a4fff5e3de0dedfa74134fc7ee221b106a5e (patch)
treee082599890e2adfde0167396d468b750b2a84dc5 /src/mainwindow.cpp
parentMerge branch 'review/master' (diff)
downloadrekonq-0081a4fff5e3de0dedfa74134fc7ee221b106a5e.tar.xz
Porting history Ui to KDE..
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 73ec3d6d..0c7a0984 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -30,7 +30,7 @@
// Local Includes
#include "application.h"
#include "settings.h"
-#include "history.h"
+#include "historymenu.h"
#include "cookiejar.h"
#include "networkaccessmanager.h"
#include "bookmarks.h"