summaryrefslogtreecommitdiff
path: root/frontends/riscos/uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/uri.c')
-rw-r--r--frontends/riscos/uri.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/frontends/riscos/uri.c b/frontends/riscos/uri.c
index 9c384c9c0..a2f126b31 100644
--- a/frontends/riscos/uri.c
+++ b/frontends/riscos/uri.c
@@ -16,6 +16,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file
+ * RISC OS URI message handling implementation.
+ */
+
#include "utils/config.h"
#include <stdbool.h>
@@ -29,7 +34,7 @@
#include "utils/messages.h"
#include "utils/nsurl.h"
#include "content/fetch.h"
-#include "desktop/browser.h"
+#include "netsurf/browser_window.h"
#include "riscos/gui.h"
#include "riscos/uri.h"