From 669db206cb1f270046ad400fff7655e20c63e723 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Sun, 18 Jul 2004 18:06:47 +0000 Subject: Move dissectors to epan/dissectors directory. Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. svn path=/trunk/; revision=11410 --- tap-h225counter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-h225counter.c') diff --git a/tap-h225counter.c b/tap-h225counter.c index c9ed94d9ee..878cf591c4 100644 --- a/tap-h225counter.c +++ b/tap-h225counter.c @@ -42,7 +42,7 @@ #include "tap.h" #include "epan/value_string.h" #include "register.h" -#include "packet-h225.h" +#include /* following values represent the size of their valuestring arrays */ -- cgit v1.2.1