aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tcap.h')
-rw-r--r--epan/dissectors/packet-tcap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-tcap.h b/epan/dissectors/packet-tcap.h
index ad37f15b15..e4ac2fe0ad 100644
--- a/epan/dissectors/packet-tcap.h
+++ b/epan/dissectors/packet-tcap.h
@@ -5,7 +5,7 @@
/* Input file: packet-tcap-template.h */
-#line 1 "packet-tcap-template.h"
+#line 1 "../../asn1/tcap/packet-tcap-template.h"
/* packet-tcap.h
*
* $Id$
@@ -94,13 +94,13 @@ extern void call_tcap_dissector(dissector_handle_t, tvbuff_t*, packet_info*, pro
/*--- Included file: packet-tcap-exp.h ---*/
-#line 1 "packet-tcap-exp.h"
+#line 1 "../../asn1/tcap/packet-tcap-exp.h"
extern const value_string tcap_UniDialoguePDU_vals[];
extern const value_string tcap_DialoguePDU_vals[];
int dissect_tcap_UniDialoguePDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_tcap_DialoguePDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-tcap-exp.h ---*/
-#line 88 "packet-tcap-template.h"
+#line 88 "../../asn1/tcap/packet-tcap-template.h"
#endif /* PACKET_tcap_H */