summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 82c3a1a..a25a15f 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -46,5 +46,6 @@ void tns_free(tns_t*, win_t*);
void tns_load(tns_t*, win_t*, const char*);
void tns_render(tns_t*, win_t*);
+void tns_highlight(tns_t*, win_t*, int);
#endif /* THUMBS_H */