aboutsummaryrefslogtreecommitdiffstats
path: root/epan/charsets.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/charsets.c')
-rw-r--r--epan/charsets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/charsets.c b/epan/charsets.c
index 415b120b48..aa3d519f07 100644
--- a/epan/charsets.c
+++ b/epan/charsets.c
@@ -14,7 +14,7 @@
#include <glib.h>
#include <epan/proto.h>
-#include <epan/wmem/wmem.h>
+#include <epan/wmem_scopes.h>
#include <wsutil/pint.h>
#include <wsutil/unicode-utils.h>