summaryrefslogtreecommitdiff
path: root/asn1/h248
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h248')
-rw-r--r--asn1/h248/packet-h248-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 326575ca8e..45c00c03cd 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -25,12 +25,12 @@
#include "config.h"
-#include "packet-h248.h"
+#include <packet.h>
#include <epan/exceptions.h>
#include <epan/tap.h>
-#include <epan/wmem/wmem.h>
#include "packet-tpkt.h"
#include "packet-mtp3.h"
+#include "packet-h248.h"
#define PNAME "H.248 MEGACO"
#define PSNAME "H248"