aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248/packet-h248-template.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-17 00:02:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-17 00:02:31 +0000
commit53d3824e420f9e28464ab0a97746d636afed653a (patch)
tree56b81de26d3859239959edef327f0779f660c99b /asn1/h248/packet-h248-template.c
parentdbb64b3636aa0dff6f455d2e653dbba8e8c6c907 (diff)
Move a pile of protocol-related headers from the top-level source
directory to the epan directory. Some of them should perhaps ultimately be moved to epan/dissectors, if they pertain only to stuff exported by a particular dissector. Fix Gerald's e-mail address in files we're moving. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15844 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/h248/packet-h248-template.c')
-rw-r--r--asn1/h248/packet-h248-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 4a72d9d142..cfec0b3d0d 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -40,7 +40,7 @@
#include "packet-isup.h"
#include "packet-q931.h"
-#include "sctpppids.h"
+#include <epan/sctpppids.h>
#define PNAME "H.248 MEGACO"
#define PSNAME "H248"
#define PFNAME "h248"