From 448245e86b72c463d3e207d45543e4cc78091409 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 27 Aug 2009 00:53:05 +0200 Subject: Splitted history classes --- src/urlbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/urlbar.cpp') diff --git a/src/urlbar.cpp b/src/urlbar.cpp index 4b253773..91c6e1e0 100644 --- a/src/urlbar.cpp +++ b/src/urlbar.cpp @@ -33,7 +33,7 @@ // Local Includes #include "application.h" -#include "history.h" +#include "historymodels.h" #include "lineedit.h" #include "mainwindow.h" #include "webview.h" -- cgit v1.2.1