summaryrefslogtreecommitdiff
path: root/ui/gtk/sctp_graph_dlg.c
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2013-10-24 14:32:22 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2013-10-24 14:32:22 +0000
commiteec2feb91e93ddd7d9bd54cfad017066a4e1c8cc (patch)
treeaa2b16b5ff1b37c77161d4296a6fa75a53e85634 /ui/gtk/sctp_graph_dlg.c
parent207cedd928803ada0b8bce5b67e364e3433a1fda (diff)
downloadwireshark-eec2feb91e93ddd7d9bd54cfad017066a4e1c8cc.tar.gz
Revert previous commit of Irene, which doesn't work (yet).
svn path=/trunk/; revision=52814
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 37000a418d..c3597067bf 100644
--- a/ui/gtk/sctp_graph_dlg.c
+++ b/ui/gtk/sctp_graph_dlg.c
@@ -39,7 +39,7 @@
#include "ui/gtk/dlg_utils.h"
#include "ui/gtk/main.h"
-#include "ui/sctp_stat.h"
+#include "ui/gtk/sctp_stat.h"
#include "ui/gtk/gui_utils.h"
#include "ui/gtk/old-gtk-compat.h"