aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.h
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-10 09:02:24 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-10 09:02:24 +0000
commit1abed8215b450c1b4182e2c46b2ba60acc2de3c5 (patch)
treebf97bc557badf1883f5ba2609eb0296e19c618d2 /epan/dissectors/packet-h225.h
parent3fdd1e3fdf0f1523c35d2b174b136d37c55bfc9d (diff)
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014
provided by markdrago@mail.com. Me: Patch template files instead and regenerate the dissector files. Fix Makefiles to use the correct asn filenames. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18866 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h225.h')
-rw-r--r--epan/dissectors/packet-h225.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-h225.h b/epan/dissectors/packet-h225.h
index 39b2782917..43c004d162 100644
--- a/epan/dissectors/packet-h225.h
+++ b/epan/dissectors/packet-h225.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-h225.h */
+/* ./packet-h225.h */
/* ../../tools/asn2wrs.py -e -p h225 -c h225.cnf -s packet-h225-template H323-MESSAGES.asn */
/* Input file: packet-h225-template.h */
@@ -84,7 +84,7 @@ typedef struct _h225_packet_info {
* libwireshark.dll, we need a special declaration.
*/
-#include "packet-per.h"
+#include <epan/dissectors/packet-per.h>
/*--- Included file: packet-h225-exp.h ---*/