aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rtse/packet-rtse-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/rtse/packet-rtse-template.h')
-rw-r--r--asn1/rtse/packet-rtse-template.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/rtse/packet-rtse-template.h b/asn1/rtse/packet-rtse-template.h
index 76003742a0..901ac4bb83 100644
--- a/asn1/rtse/packet-rtse-template.h
+++ b/asn1/rtse/packet-rtse-template.h
@@ -26,7 +26,8 @@
#ifndef PACKET_RTSE_H
#define PACKET_RTSE_H
-/*#include "packet-rtse-exp.h"*/
+#include "packet-rtse-exp.h"
+
void register_rtse_oid_dissector_handle(const char *oid, dissector_handle_t dissector, int proto _U_, const char *name);
#endif /* PACKET_RTSE_H */