aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/wlan_stat_dlg.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
committerGerald Combs <gerald@wireshark.org>2012-08-01 19:18:49 +0000
commit02894a0be8f12768f362d475f761d7e25c92ab9c (patch)
treeec52d52ed4c6338498a6418e782f2a7b586298d7 /ui/gtk/wlan_stat_dlg.c
parentecf26166fa54bc8d23e1cd9378bf8c333487c75a (diff)
Move utf8_entities.h to the "ui" directory. Separate packet information
items with MIDDLE DOTs. svn path=/trunk/; revision=44194
Diffstat (limited to 'ui/gtk/wlan_stat_dlg.c')
-rw-r--r--ui/gtk/wlan_stat_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/wlan_stat_dlg.c b/ui/gtk/wlan_stat_dlg.c
index 54b3b8e23b..8d923dd852 100644
--- a/ui/gtk/wlan_stat_dlg.c
+++ b/ui/gtk/wlan_stat_dlg.c
@@ -39,6 +39,7 @@
#include "ui/recent.h"
#include "ui/simple_dialog.h"
+#include "ui/utf8_entities.h"
#include "../stat_menu.h"
@@ -49,7 +50,6 @@
#include "ui/gtk/gui_utils.h"
#include "ui/gtk/help_dlg.h"
#include "ui/gtk/main.h"
-#include "ui/gtk/utf8_entities.h"
#include "ui/gtk/old-gtk-compat.h"