added missing #include from my latest checkin
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 12 Apr 2004 08:59:41 +0000 (08:59 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 12 Apr 2004 08:59:41 +0000 (08:59 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10585 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/gsm_map_stat.c

index 8e4db490e58a2cff4c4eb0c5b373ff490bd4c146..f22d3ede739426070a5a4276cc8c90a1595c51ff 100644 (file)
@@ -5,7 +5,7 @@
  *
  * MUCH code modified from service_response_time_table.c.
  *
- * $Id: gsm_map_stat.c,v 1.6 2004/04/12 08:53:02 ulfl Exp $
+ * $Id: gsm_map_stat.c,v 1.7 2004/04/12 08:59:41 ulfl Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -45,6 +45,7 @@
 #include "image/clist_descend.xpm"
 #include "simple_dialog.h"
 #include "dlg_utils.h"
+#include "ui_util.h"
 #include "tap.h"
 #include "../register.h"
 #include "../globals.h"