aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mle.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mle.c')
-rw-r--r--epan/dissectors/packet-mle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mle.c b/epan/dissectors/packet-mle.c
index 714b08cbba..790e7de829 100644
--- a/epan/dissectors/packet-mle.c
+++ b/epan/dissectors/packet-mle.c
@@ -24,7 +24,7 @@
#include <epan/packet.h>
#include <epan/conversation.h>
#include <epan/proto_data.h>
-#include <epan/wmem/wmem.h>
+#include <epan/wmem_scopes.h>
#include <epan/expert.h>
#include <epan/prefs.h>
#include <epan/strutil.h>