aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_fc.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-10 16:09:10 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-10 16:09:10 +0000
commit0bd9375b38f7cf32ad962ed417c085ae5ea5ca2c (patch)
tree4524fb2cb9c846acbb79a6e5f4bfa6cda49b2e9f /gtk/conversations_fc.c
parentc47706f5d4b4b4238228d2f7f86bb848dcffe93b (diff)
Apply yet another set of the optimization patches:
there's two structures with the same name conversation_t, change one to conv_t git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23423 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/conversations_fc.c')
-rw-r--r--gtk/conversations_fc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/conversations_fc.c b/gtk/conversations_fc.c
index e9a5005ed6..66ad8f77ef 100644
--- a/gtk/conversations_fc.c
+++ b/gtk/conversations_fc.c
@@ -39,6 +39,7 @@
#include <epan/tap.h>
#include "../register.h"
#include "conversations_table.h"
+#include <epan/conversation.h>
#include <epan/dissectors/packet-scsi.h>
#include <epan/dissectors/packet-fc.h>