aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap.h')
-rw-r--r--src/wrap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrap.h b/src/wrap.h
index a8f9593..603d2e6 100644
--- a/src/wrap.h
+++ b/src/wrap.h
@@ -104,5 +104,6 @@ extern void get_cursor_pos(struct frame *fr, size_t pos,
extern void wrap_line_free(struct wrap_line *l);
+extern void show_boxes(struct wrap_line *boxes);
#endif /* WRAP_H */