aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-08-10 09:02:24 +0000
committerJörg Mayer <jmayer@loplof.de>2006-08-10 09:02:24 +0000
commit76b9953baa68e5f775d4683f114ed9abb501a2b1 (patch)
treebf97bc557badf1883f5ba2609eb0296e19c618d2 /epan/dissectors/packet-h225.h
parentc771b251eb12148dacb30dafe1ccfeab8b4435eb (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. svn path=/trunk/; revision=18866
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 ---*/