From 531e46341f24b015df8d66152972b972d9638760 Mon Sep 17 00:00:00 2001 From: lroland Date: Wed, 9 Feb 2005 23:38:00 +0000 Subject: Move the following files from /trunk to /trunk/epan: asn1.[ch] follow.[ch] ptvcursor.[ch] reassemble.[ch] xmlstub.[ch] fix #include statements accordingly. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13366 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-tds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-tds.c') diff --git a/epan/dissectors/packet-tds.c b/epan/dissectors/packet-tds.c index 7cb1124d26..511eeba062 100644 --- a/epan/dissectors/packet-tds.c +++ b/epan/dissectors/packet-tds.c @@ -157,7 +157,7 @@ #include #include "packet-frame.h" -#include "reassemble.h" +#include #include #define TDS_QUERY_PKT 1 -- cgit v1.2.3