aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245/packet-h245-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h245/packet-h245-template.h')
-rw-r--r--asn1/h245/packet-h245-template.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/h245/packet-h245-template.h b/asn1/h245/packet-h245-template.h
index 57cf092550..0470beece9 100644
--- a/asn1/h245/packet-h245-template.h
+++ b/asn1/h245/packet-h245-template.h
@@ -113,6 +113,8 @@ struct _h223_mux_element {
};
#include <epan/packet_info.h>
+#include "packet-per.h"
+
typedef void (*h223_set_mc_handle_t) ( packet_info* pinfo, guint8 mc, h223_mux_element* me );
extern void h245_set_h223_set_mc_handle( h223_set_mc_handle_t handle );