From 3b4dea6241a09f745f7c4c54c302e6b4a0052680 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:54:49 +0100 Subject: Update framebuffer frontend to cope with split operations table headers --- framebuffer/clipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framebuffer/clipboard.c') diff --git a/framebuffer/clipboard.c b/framebuffer/clipboard.c index 3729cd49b..323e8deff 100644 --- a/framebuffer/clipboard.c +++ b/framebuffer/clipboard.c @@ -27,7 +27,7 @@ #include "utils/log.h" #include "desktop/browser.h" -#include "desktop/gui.h" +#include "desktop/gui_clipboard.h" #include "framebuffer/gui.h" #include "framebuffer/clipboard.h" -- cgit v1.2.3