From abb37ba148464221e7f9beb105f8abe0e1532aa0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 3 Feb 2014 18:23:02 +0000 Subject: fix remaining include errors --- cocoa/BookmarksController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cocoa/BookmarksController.m') diff --git a/cocoa/BookmarksController.m b/cocoa/BookmarksController.m index 698f27133..7d7173fd8 100644 --- a/cocoa/BookmarksController.m +++ b/cocoa/BookmarksController.m @@ -28,7 +28,7 @@ #import "desktop/tree.h" #import "utils/messages.h" #import "utils/utils.h" -#inport "content/hlcache.h" +#import "content/hlcache.h" @interface BookmarksController () - (void) noteAppWillTerminate: (NSNotification *) note; -- cgit v1.2.3