summaryrefslogtreecommitdiff
path: root/gtk/capture_file_dlg.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-12 19:18:26 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-12 19:18:26 +0000
commitb51da2eb7784da6bbfba376d52fc11402baa6b3b (patch)
tree6026e43fcf3f5403aea5661b530b02c617f00246 /gtk/capture_file_dlg.c
parentd147ebbd2ecd065af346ed2693aef507cb06d981 (diff)
downloadwireshark-b51da2eb7784da6bbfba376d52fc11402baa6b3b.tar.gz
rename menu -> main_menu
remove old (and unused and confusing) ../menu.h svn path=/trunk/; revision=24947
Diffstat (limited to 'gtk/capture_file_dlg.c')
-rw-r--r--gtk/capture_file_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/capture_file_dlg.c b/gtk/capture_file_dlg.c
index 0b17c5fceb..fd7b61d1e5 100644
--- a/gtk/capture_file_dlg.c
+++ b/gtk/capture_file_dlg.c
@@ -41,12 +41,12 @@
#include "gui_utils.h"
#include "alert_box.h"
#include "simple_dialog.h"
-#include "menu.h"
#include "dlg_utils.h"
#include "file_dlg.h"
#include "capture_file_dlg.h"
#include "drag_and_drop.h"
#include "main.h"
+#include "main_menu.h"
#include <epan/prefs.h>
#include "recent.h"
#include "color.h"