* normal/menu.c: Include grub/parser.h

This commit is contained in:
davem 2009-05-03 22:05:29 +00:00
parent 2fee74f1bb
commit 515b50793a
2 changed files with 5 additions and 0 deletions

View file

@ -25,6 +25,7 @@
#include <grub/env.h>
#include <grub/menu_viewer.h>
#include <grub/command.h>
#include <grub/parser.h>
/* Get a menu entry by its index in the entry list. */
grub_menu_entry_t