From 6472876ab34d2aa016e0b2afa0348d45ce551c86 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 29 Sep 2004 00:06:36 +0000 Subject: Move the tap infrastructure to the epan directory. svn path=/trunk/; revision=12128 --- gtk/conversations_tcpip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/conversations_tcpip.c') diff --git a/gtk/conversations_tcpip.c b/gtk/conversations_tcpip.c index c8a37f7c28..de201e87ef 100644 --- a/gtk/conversations_tcpip.c +++ b/gtk/conversations_tcpip.c @@ -34,7 +34,7 @@ #include #include "epan/packet.h" #include "tap_menu.h" -#include "../tap.h" +#include #include "../register.h" #include "conversations_table.h" #include -- cgit v1.2.1