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/previewimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/previewimage.cpp') diff --git a/src/previewimage.cpp b/src/previewimage.cpp index 6d5b598d..80757ca2 100644 --- a/src/previewimage.cpp +++ b/src/previewimage.cpp @@ -30,7 +30,7 @@ // Local Includes #include "application.h" -#include "history.h" +#include "historymanager.h" #include "rekonq.h" #include "mainwindow.h" #include "mainview.h" -- cgit v1.2.1