aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/follow_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/follow_dlg.c')
-rw-r--r--gtk/follow_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/follow_dlg.c b/gtk/follow_dlg.c
index dc2546359a..cd2417f6dc 100644
--- a/gtk/follow_dlg.c
+++ b/gtk/follow_dlg.c
@@ -121,7 +121,7 @@ static void follow_stream_om_server(GtkWidget * w, gpointer data);
/* With MSVC and a libwireshark.dll, we need a special declaration. */
-ETH_VAR_IMPORT FILE *data_out_file;
+WS_VAR_IMPORT FILE *data_out_file;
#define E_FOLLOW_INFO_KEY "follow_info_key"