summaryrefslogtreecommitdiff
path: root/src/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu.c')
-rw-r--r--src/menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/menu.c b/src/menu.c
index 52c721891f7..e8bc8de1bfc 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -47,6 +47,7 @@ extern AppendMenuW_Proc unicode_append_menu;
#endif /* HAVE_NTGUI */
+#include "menu.h"
/* Define HAVE_BOXES if menus can handle radio and toggle buttons. */
#if defined (USE_X_TOOLKIT) || defined (USE_GTK) || defined (HAVE_NTGUI)