aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_nameres.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-06-21 19:16:37 +0000
committerGuy Harris <guy@alum.mit.edu>2009-06-21 19:16:37 +0000
commit432cac16f3a360f4239f277731fbf605f2b1ca37 (patch)
treeec8b5af936ab7e03db041fd91145b7a3468e91e1 /gtk/prefs_nameres.c
parent7595bc232a7491f02b3ba6635b392e3505a832fb (diff)
"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but
context menus. Note why we have an empty hex dump pane context menu. svn path=/trunk/; revision=28794
Diffstat (limited to 'gtk/prefs_nameres.c')
-rw-r--r--gtk/prefs_nameres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/prefs_nameres.c b/gtk/prefs_nameres.c
index 7131c08d00..b3f8aaa28e 100644
--- a/gtk/prefs_nameres.c
+++ b/gtk/prefs_nameres.c
@@ -39,7 +39,7 @@
#include "gtk/prefs_dlg.h"
#include "gtk/gui_utils.h"
#include "gtk/main.h"
-#include "gtk/main_menu.h"
+#include "gtk/menus.h"
#define M_RESOLVE_KEY "m_resolve"