summaryrefslogtreecommitdiff
path: root/frontends/riscos/url_protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/url_protocol.c')
-rw-r--r--frontends/riscos/url_protocol.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/frontends/riscos/url_protocol.c b/frontends/riscos/url_protocol.c
index 2b9ef3556..9a7ae062c 100644
--- a/frontends/riscos/url_protocol.c
+++ b/frontends/riscos/url_protocol.c
@@ -18,8 +18,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/** \file
- * ANT URL launching protocol (implementation).
+/**
+ * \file
+ * ANT URL launching protocol implementation.
*
* See http://www.vigay.com/inet/inet_url.html
*/
@@ -38,7 +39,7 @@
#include "utils/nsurl.h"
#include "utils/config.h"
#include "content/fetch.h"
-#include "desktop/browser.h"
+#include "netsurf/browser_window.h"
#include "riscos/gui.h"
#include "riscos/uri.h"