From 997d64c9743149b2b400891b09ab99e9613bf273 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 27 Nov 2009 02:21:04 +0100 Subject: Last structure change, promised! Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether. --- src/mainview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index 9c8a24aa..af957da2 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -35,7 +35,7 @@ #include "webview.h" #include "webpage.h" #include "application.h" -#include "history.h" +#include "historymanager.h" #include "mainwindow.h" // KDE Includes -- cgit v1.2.1