summaryrefslogtreecommitdiff
path: root/ui/gtk/sctp_graph_dlg.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-04-21 16:45:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-04-21 16:45:41 +0000
commit0a693fb2f61fe72908b6dd81c1decf9a10d1fb36 (patch)
treec5b1f97682dc814565806c042c62938dc16d9cd7 /ui/gtk/sctp_graph_dlg.c
parent03e3fdd79c3c64861fba9cc760c6b3ae1cb97fa3 (diff)
downloadwireshark-0a693fb2f61fe72908b6dd81c1decf9a10d1fb36.tar.gz
Missing include
svn path=/trunk/; revision=42177
Diffstat (limited to 'ui/gtk/sctp_graph_dlg.c')
-rw-r--r--ui/gtk/sctp_graph_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/sctp_graph_dlg.c b/ui/gtk/sctp_graph_dlg.c
index 8b21a411c2..cc32146cbe 100644
--- a/ui/gtk/sctp_graph_dlg.c
+++ b/ui/gtk/sctp_graph_dlg.c
@@ -42,7 +42,7 @@
#include "ui/gtk/dlg_utils.h"
#include "ui/gtk/main.h"
#include "ui/gtk/sctp_stat.h"
-
+#include "ui/gtk/gui_utils.h"
#include "ui/gtk/old-gtk-compat.h"
#define DEFAULT_PIXELS_PER_TICK 2