aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_toolbar.c
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 19:18:26 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 19:18:26 +0000
commit102cdb7abab0e1872918f337388c0f6368738556 (patch)
tree6026e43fcf3f5403aea5661b530b02c617f00246 /gtk/main_toolbar.c
parentb007c5f6d0f394e6f276f336d8037942fb1a1c13 (diff)
rename menu -> main_menu
remove old (and unused and confusing) ../menu.h git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24947 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/main_toolbar.c')
-rw-r--r--gtk/main_toolbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/main_toolbar.c b/gtk/main_toolbar.c
index 5efb7ccd9f..5b54ba1199 100644
--- a/gtk/main_toolbar.c
+++ b/gtk/main_toolbar.c
@@ -45,6 +45,7 @@
#include <epan/prefs.h>
#include "prefs_dlg.h"
#include "main.h"
+#include "main_menu.h"
#include "main_toolbar.h"
#include "help_dlg.h"
#include "gtkglobals.h"
@@ -54,7 +55,6 @@
#include "packet_history.h"
#include "packet_list.h"
#include "color_filters.h"
-#include "menu.h"