aboutsummaryrefslogtreecommitdiffstats
path: root/epan/value_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/value_string.h')
-rw-r--r--epan/value_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/value_string.h b/epan/value_string.h
index dc88712a82..940f5827db 100644
--- a/epan/value_string.h
+++ b/epan/value_string.h
@@ -14,7 +14,7 @@
#include <glib.h>
#include "ws_symbol_export.h"
-#include "wmem/wmem.h"
+#include <epan/wmem_scopes.h>
#ifdef __cplusplus
extern "C" {