From d240bec03627f5a26cd70e83a58483c69834f7c2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 11:04:32 +0100 Subject: move clipboard header into public API --- frontends/riscos/textselection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/textselection.c') diff --git a/frontends/riscos/textselection.c b/frontends/riscos/textselection.c index 0ddb26ddd..81ccc3a68 100644 --- a/frontends/riscos/textselection.c +++ b/frontends/riscos/textselection.c @@ -31,7 +31,7 @@ #include "utils/utf8.h" #include "utils/utils.h" #include "content/hlcache.h" -#include "desktop/gui_clipboard.h" +#include "netsurf/clipboard.h" #include "netsurf/window.h" #include "desktop/textinput.h" #include "desktop/browser.h" -- cgit v1.2.3