aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_ras_srt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/h225_ras_srt.c')
-rw-r--r--gtk/h225_ras_srt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/h225_ras_srt.c b/gtk/h225_ras_srt.c
index d3ceaa4742..41cd12f99b 100644
--- a/gtk/h225_ras_srt.c
+++ b/gtk/h225_ras_srt.c
@@ -53,6 +53,7 @@
#include "gtk/gui_utils.h"
#include "gtk/main.h"
+#include "gtk/old-gtk-compat.h"
static void gtk_h225rassrt_init(const char *optarg, void *userdata);
@@ -333,7 +334,7 @@ gtk_h225rassrt_init(const char *optarg, void *userdata _U_)
window_present(hs->win);
cf_retap_packets(&cfile);
- gdk_window_raise(hs->win->window);
+ gdk_window_raise(gtk_widget_get_window(hs->win));
}
void