Fix yeeloong compilation

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-03-23 18:17:54 +01:00
parent 5c56cac95f
commit 1f22d20c8c
4 changed files with 10 additions and 8 deletions

View file

@ -29,6 +29,7 @@
#include <grub/charset.h>
#include <grub/unicode.h>
#include <grub/fontformat.h>
#include <grub/gfxmenu_view.h>
/* Draw a UTF-8 string of text on the current video render target.
The x coordinate specifies the starting x position for the first character,