aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/conversation.h')
-rw-r--r--epan/conversation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/conversation.h b/epan/conversation.h
index fc6fc4f0be..2c158261cd 100644
--- a/epan/conversation.h
+++ b/epan/conversation.h
@@ -14,6 +14,7 @@
#include "ws_symbol_export.h"
#include "packet.h" /* for conversation dissector type */
+#include <epan/wmem_scopes.h>
#ifdef __cplusplus
extern "C" {