From bbe7f89742d53c8ca19ab93793380aa847de9ca4 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 27 Sep 2004 22:55:15 +0000 Subject: Move prefs.c and prefs.h into the epan subdirectory. svn path=/trunk/; revision=12115 --- epan/dissectors/packet-aim-chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-aim-chat.c') diff --git a/epan/dissectors/packet-aim-chat.c b/epan/dissectors/packet-aim-chat.c index 60c825a372..ecadac346b 100644 --- a/epan/dissectors/packet-aim-chat.c +++ b/epan/dissectors/packet-aim-chat.c @@ -40,7 +40,7 @@ #include "packet-tcp.h" #include "packet-aim.h" -#include "prefs.h" +#include /* SNAC families */ #define FAMILY_CHAT 0x000E -- cgit v1.2.3