aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/font_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/font_utils.c')
-rw-r--r--ui/gtk/font_utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/gtk/font_utils.c b/ui/gtk/font_utils.c
index 4fb41dacf1..a58138c99c 100644
--- a/ui/gtk/font_utils.c
+++ b/ui/gtk/font_utils.c
@@ -42,7 +42,7 @@
#include "ui/gtk/gtkglobals.h"
#include "ui/gtk/font_utils.h"
#include "ui/gtk/packet_panes.h"
-#include "ui/gtk/follow_tcp.h"
+#include "ui/gtk/follow_stream.h"
#include "ui/gtk/packet_list.h"
@@ -235,7 +235,7 @@ user_font_apply(void) {
redraw_packet_bytes_all();
/* Redraw the "Follow TCP Stream" windows. */
- follow_tcp_redraw_all();
+ follow_stream_redraw_all();
/* We're no longer using the old fonts; unreference them. */
if (old_r_font != NULL)