summaryrefslogtreecommitdiff
path: root/src/gui/gtk/gui-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gtk/gui-gtk.h')
-rw-r--r--src/gui/gtk/gui-gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gtk/gui-gtk.h b/src/gui/gtk/gui-gtk.h
index 3909230b7..71cfc2e04 100644
--- a/src/gui/gtk/gui-gtk.h
+++ b/src/gui/gtk/gui-gtk.h
@@ -92,6 +92,7 @@ extern GtkWidget *gui_gtk_label1;
/* color functions */
extern int gui_color_get_pair (int num_color);
extern void gui_color_init ();
+extern void gui_color_end ();
/* chat functions */
extern void gui_chat_calculate_line_diff (struct t_gui_window *window,