From cf8ffa412a55a8884fdd8f348b3fb28108d59b6c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 2 Sep 2013 22:41:04 +0100 Subject: Remove old hotlist, cookies, and history_global_core modules. New versions of expand/collapse node functions for these modules aren't yet implemented. --- cocoa/HistoryWindowController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cocoa/HistoryWindowController.m') diff --git a/cocoa/HistoryWindowController.m b/cocoa/HistoryWindowController.m index d62f458b1..cae679b9d 100644 --- a/cocoa/HistoryWindowController.m +++ b/cocoa/HistoryWindowController.m @@ -20,7 +20,7 @@ #import "cocoa/Tree.h" #import "cocoa/TreeView.h" -#import "desktop/history_global_core.h" +#import "desktop/global_history.h" @implementation HistoryWindowController -- cgit v1.2.3