summaryrefslogtreecommitdiff
path: root/src/historymenu.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-27 00:53:05 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-27 00:53:05 +0200
commit448245e86b72c463d3e207d45543e4cc78091409 (patch)
tree8695d13b631a14c6d905f667b85ee2114ca8f9f3 /src/historymenu.h
parentFixed BKO mail, to address bugs there instead of rekonq mailing list (diff)
downloadrekonq-448245e86b72c463d3e207d45543e4cc78091409.tar.xz
Splitted history classes
Diffstat (limited to 'src/historymenu.h')
-rw-r--r--src/historymenu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/historymenu.h b/src/historymenu.h
index a6bb77d6..0237777f 100644
--- a/src/historymenu.h
+++ b/src/historymenu.h
@@ -30,6 +30,7 @@
// Local Includes
#include "history.h"
+#include "historymodels.h"
// Qt Includes
#include <QtCore/QList>