aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tcp_graph.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-03-02 22:31:25 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-03-02 22:31:25 +0000
commit5dfb4633c87e717f4f9385fd864507a1a609da40 (patch)
treeed4f59eaf2a728980c7ae694d7255e49f2338f4d /gtk/tcp_graph.c
parent5e26f068a7fcdbfe4def9544f4d5780eb785535d (diff)
Get rid of unneeded includes of "../ui_util.h".
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7257 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/tcp_graph.c')
-rw-r--r--gtk/tcp_graph.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/tcp_graph.c b/gtk/tcp_graph.c
index d79f3cff85..df9396411f 100644
--- a/gtk/tcp_graph.c
+++ b/gtk/tcp_graph.c
@@ -3,7 +3,7 @@
* By Pavel Mores <pvl@uh.cz>
* Win32 port: rwh@unifiedtech.com
*
- * $Id: tcp_graph.c,v 1.31 2003/03/02 22:25:49 guy Exp $
+ * $Id: tcp_graph.c,v 1.32 2003/03/02 22:31:25 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -44,7 +44,6 @@
#include "simple_dialog.h"
#include "ui_util.h"
#include "color.h"
-#include "../ui_util.h"
#include "tcp_graph.h"
#include "compat_macros.h"