aboutsummaryrefslogtreecommitdiffstats
path: root/epan/register.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/register.c')
-rw-r--r--epan/register.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/register.c b/epan/register.c
index 63973c684a..877f7ff223 100644
--- a/epan/register.c
+++ b/epan/register.c
@@ -12,6 +12,7 @@
#include "ws_attributes.h"
#include <glib.h>
+#include <wsutil/glib-compat.h>
#include "epan/dissectors/dissectors.h"
static const char *cur_cb_name = NULL;