aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_ras_srt.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 19:24:11 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 19:24:11 +0000
commit9dc96caa7c3c91c444598a98769f978fac080c31 (patch)
tree3fca9c1be01d7821da8a74b6e83dc164325b8693 /gtk/h225_ras_srt.c
parentfeb7601668d66312178f94804e3196928bbc7c56 (diff)
As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so
that it doesn't appear to be part of GTK+. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15501 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/h225_ras_srt.c')
-rw-r--r--gtk/h225_ras_srt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/h225_ras_srt.c b/gtk/h225_ras_srt.c
index 3fac6cd04c..89641f59d5 100644
--- a/gtk/h225_ras_srt.c
+++ b/gtk/h225_ras_srt.c
@@ -43,7 +43,7 @@
#include "../register.h"
#include <epan/dissectors/packet-h225.h>
#include "../timestats.h"
-#include "gtk_stat_util.h"
+#include "gui_stat_util.h"
#include "compat_macros.h"
#include "../simple_dialog.h"
#include "dlg_utils.h"