aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcsp.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-25 22:06:20 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-25 22:06:20 +0000
commit5014286e3ad8c049e0c1253680e6cf159b917d6d (patch)
treed3121f905db3d3dd621b4f04cfa4a1320db70880 /epan/dissectors/packet-fcsp.c
parent9d410e4e346a823212bb33adb3826e692dbcf772 (diff)
#include <prefs.h> not req'd
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26089 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-fcsp.c')
-rw-r--r--epan/dissectors/packet-fcsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcsp.c b/epan/dissectors/packet-fcsp.c
index 528a564d88..f335be3fb0 100644
--- a/epan/dissectors/packet-fcsp.c
+++ b/epan/dissectors/packet-fcsp.c
@@ -48,7 +48,6 @@
#include <glib.h>
-#include <epan/prefs.h>
#include <epan/packet.h>
#include <epan/conversation.h>
#include <epan/etypes.h>