summaryrefslogtreecommitdiff
path: root/framebuffer/fb_tk.h
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/fb_tk.h')
-rw-r--r--framebuffer/fb_tk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/framebuffer/fb_tk.h b/framebuffer/fb_tk.h
index 965157b97..8d51a4840 100644
--- a/framebuffer/fb_tk.h
+++ b/framebuffer/fb_tk.h
@@ -167,6 +167,8 @@ void fbtk_writable_text(fbtk_widget_t *widget, fbtk_enter_t enter, void *pw);
/* General routines */
+bool fbtk_clip_rect(const bbox_t * restrict clip, bbox_t * restrict box);
+
/** Pointer movement.
*
* Pointer has been moved.