From 0a9b28d3e079dbc81c5cd110d5759f5d73d8555b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 26 Jul 2012 17:55:03 +0100 Subject: add missing include --- cocoa/selection.m | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa/selection.m') diff --git a/cocoa/selection.m b/cocoa/selection.m index d894ed40b..cb6a936d6 100644 --- a/cocoa/selection.m +++ b/cocoa/selection.m @@ -21,6 +21,7 @@ #import "cocoa/BrowserViewController.h" #import "desktop/selection.h" +#import "render/box.h" static NSMutableString *cocoa_clipboard_string; -- cgit v1.2.3