summaryrefslogtreecommitdiff
path: root/plugins/wimaxasncp/packet-wimaxasncp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimaxasncp/packet-wimaxasncp.c')
-rw-r--r--plugins/wimaxasncp/packet-wimaxasncp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/packet-wimaxasncp.c b/plugins/wimaxasncp/packet-wimaxasncp.c
index fa07ff2164..f16380d717 100644
--- a/plugins/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/wimaxasncp/packet-wimaxasncp.c
@@ -35,6 +35,8 @@
#include <glib.h>
+#include <wsutil/report_err.h>
+
#include <epan/packet.h>
#include <epan/prefs.h>
#include <epan/sminmpec.h>
@@ -42,7 +44,6 @@
#include <epan/ipproto.h>
#include <epan/expert.h>
#include <epan/filesystem.h>
-#include <epan/report_err.h>
#include <epan/eap.h>
#include "wimaxasncp_dict.h"