From b7b80d94bee66b7edbd606c5ce6afdeb009bd5b8 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 17 Sep 2005 00:02:31 +0000 Subject: 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. svn path=/trunk/; revision=15844 --- plugins/v5ua/packet-v5ua.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/v5ua') diff --git a/plugins/v5ua/packet-v5ua.c b/plugins/v5ua/packet-v5ua.c index f02901605b..e559deb8a7 100644 --- a/plugins/v5ua/packet-v5ua.c +++ b/plugins/v5ua/packet-v5ua.c @@ -47,7 +47,7 @@ G_MODULE_EXPORT const gchar version[] = VERSION; #include #include #include -#include "sctpppids.h" /* include V5UA payload protocol ID */ +#include /* include V5UA payload protocol ID */ #include -- cgit v1.2.3