From 1f8aba07a5d3e9b5de2eec996ed7e52a8a2fb839 Mon Sep 17 00:00:00 2001 From: guy Date: Mon, 27 Sep 2004 22:55:15 +0000 Subject: Move prefs.c and prefs.h into the epan subdirectory. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12115 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-chdlc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-chdlc.c') diff --git a/epan/dissectors/packet-chdlc.c b/epan/dissectors/packet-chdlc.c index 9e271fec26..e081b3845a 100644 --- a/epan/dissectors/packet-chdlc.c +++ b/epan/dissectors/packet-chdlc.c @@ -29,7 +29,7 @@ #include #include #include "etypes.h" -#include "prefs.h" +#include #include "chdlctypes.h" #include #include "packet-chdlc.h" -- cgit v1.2.3