aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dfilter/dfilter.h')
-rw-r--r--epan/dfilter/dfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dfilter/dfilter.h b/epan/dfilter/dfilter.h
index 99cb42fbf7..401cd75812 100644
--- a/epan/dfilter/dfilter.h
+++ b/epan/dfilter/dfilter.h
@@ -69,7 +69,7 @@ dfilter_free(dfilter_t *df);
* libwireshark.dll, we need a special declaration.
*/
-ETH_VAR_IMPORT gchar *dfilter_error_msg;
+WS_VAR_IMPORT gchar *dfilter_error_msg;
/* Apply compiled dfilter */