From 2cd9afcab8441dd3a26edc717e2b47bfa0f1839c Mon Sep 17 00:00:00 2001 From: guy Date: Wed, 29 Sep 2004 00:06:36 +0000 Subject: Move the tap infrastructure to the epan directory. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12128 f5534014-38df-0310-8fa8-9805f1628bb7 --- 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 878cf591c4..2c8c44fc48 100644 --- a/tap-h225counter.c +++ b/tap-h225counter.c @@ -39,7 +39,7 @@ #include #include "epan/packet_info.h" -#include "tap.h" +#include #include "epan/value_string.h" #include "register.h" #include -- cgit v1.2.3