aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/sttype-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dfilter/sttype-set.h')
-rw-r--r--epan/dfilter/sttype-set.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dfilter/sttype-set.h b/epan/dfilter/sttype-set.h
index 45576b58c2..51c3d159a3 100644
--- a/epan/dfilter/sttype-set.h
+++ b/epan/dfilter/sttype-set.h
@@ -24,6 +24,8 @@
#include <glib.h>
+#include "ws_attributes.h"
+
void
sttype_set_replace_element(stnode_t *node, stnode_t *oldnode, stnode_t *newnode);