aboutsummaryrefslogtreecommitdiffstats
path: root/epan/expert.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/expert.c')
-rw-r--r--epan/expert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/expert.c b/epan/expert.c
index 6536292eca..db49283fc8 100644
--- a/epan/expert.c
+++ b/epan/expert.c
@@ -20,7 +20,7 @@
#include "expert.h"
#include "uat.h"
#include "prefs.h"
-#include "wmem/wmem.h"
+#include <epan/wmem_scopes.h>
#include "tap.h"
#include <wsutil/wslog.h>