From 7fc0a4c481d7adad14a42740037d50b2f9e1cdc1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 17:32:57 +0100 Subject: move desktop window header into public API --- desktop/frames.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop/frames.h') diff --git a/desktop/frames.h b/desktop/frames.h index b39c8a807..063e2c558 100644 --- a/desktop/frames.h +++ b/desktop/frames.h @@ -24,6 +24,8 @@ #define _NETSURF_DESKTOP_FRAMES_H_ struct scrollbar_msg_data; +struct content_html_iframe; +struct content_html_frames; /** * Create and open iframes for a browser window. -- cgit v1.2.3