aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wmem/wmem_core.h')
-rw-r--r--epan/wmem/wmem_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/wmem/wmem_core.h b/epan/wmem/wmem_core.h
index fc04524de8..a3cab03ee5 100644
--- a/epan/wmem/wmem_core.h
+++ b/epan/wmem/wmem_core.h
@@ -27,6 +27,7 @@
#include <string.h>
#include <glib.h>
#include <ws_symbol_export.h>
+#include "ws_attributes.h"
#ifdef __cplusplus
extern "C" {