aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sctp_error_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/sctp_error_dlg.c')
-rw-r--r--ui/gtk/sctp_error_dlg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/sctp_error_dlg.c b/ui/gtk/sctp_error_dlg.c
index e9c72137f9..1e2df622f4 100644
--- a/ui/gtk/sctp_error_dlg.c
+++ b/ui/gtk/sctp_error_dlg.c
@@ -32,6 +32,8 @@
#include "ui/gtk/sctp_stat_gtk.h"
#include "ui/gtk/stock_icons.h"
+#include "globals.h"
+
static GtkWidget *sctp_error_dlg=NULL;
static GtkWidget *clist = NULL;
static GList *last_list = NULL;