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-aim-generic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-aim-generic.c') diff --git a/epan/dissectors/packet-aim-generic.c b/epan/dissectors/packet-aim-generic.c index c3b990fbc7..552240dae0 100644 --- a/epan/dissectors/packet-aim-generic.c +++ b/epan/dissectors/packet-aim-generic.c @@ -38,7 +38,7 @@ #include #include "packet-aim.h" -#include "prefs.h" +#include #define STRIP_TAGS 1 -- cgit v1.2.3