From 59eaaf30158f6241c1dc1cf116e8fcff669176d3 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 3 Feb 2014 18:12:44 +0000 Subject: fixup missing includes --- cocoa/PreferencesWindowController.m | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa/PreferencesWindowController.m') diff --git a/cocoa/PreferencesWindowController.m b/cocoa/PreferencesWindowController.m index a3abe2908..54e7b91d0 100644 --- a/cocoa/PreferencesWindowController.m +++ b/cocoa/PreferencesWindowController.m @@ -25,6 +25,7 @@ #import "desktop/browser_private.h" #import "content/content.h" #import "utils/nsoption.h" +#import "content/hlcache.h" @implementation PreferencesWindowController -- cgit v1.2.3