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 --- desktop/textarea.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/textarea.c') diff --git a/desktop/textarea.c b/desktop/textarea.c index 96a1713ef..833815eba 100644 --- a/desktop/textarea.c +++ b/desktop/textarea.c @@ -37,7 +37,7 @@ #include "desktop/textinput.h" #include "desktop/plotters.h" #include "desktop/scrollbar.h" -#include "desktop/gui_clipboard.h" +#include "netsurf/clipboard.h" #include "desktop/gui_layout.h" #include "desktop/gui_internal.h" -- cgit v1.2.3