From a32563488228ac82ae155493e6cab0e93bd6506c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 2 Nov 2014 22:44:20 +0000 Subject: fix errors in change url setting api to take an nsurl instead of a text string --- desktop/gui_window.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop') diff --git a/desktop/gui_window.h b/desktop/gui_window.h index a8071a4e9..63a62907f 100644 --- a/desktop/gui_window.h +++ b/desktop/gui_window.h @@ -60,6 +60,8 @@ struct browser_window; struct form_control; struct rect; struct hlcache_handle; +struct nsurl; + enum gui_pointer_shape; /** -- cgit v1.2.3