aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_ip.c
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-30 16:10:01 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-30 16:10:01 +0000
commit10e8fcafea1ce4876b05e025d4b0e5db6a08073f (patch)
tree9ea32300dcac661f69c271986c4b92e56be5bde4 /gtk/conversations_ip.c
parentcb21b4ffa2bc72698186509af301ff069d420bec (diff)
Remove some unnecessary includes: a lot of things don't need globals.h and register.h
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34017 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/conversations_ip.c')
-rw-r--r--gtk/conversations_ip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/conversations_ip.c b/gtk/conversations_ip.c
index 2a47be9291..60400fd87d 100644
--- a/gtk/conversations_ip.c
+++ b/gtk/conversations_ip.c
@@ -39,7 +39,6 @@
#include <epan/dissectors/packet-ip.h>
#include "../stat_menu.h"
-#include "../register.h"
#include "gtk/gui_stat_menu.h"
#include "gtk/conversations_table.h"