aboutsummaryrefslogtreecommitdiff
path: root/stand/common/gfx_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/gfx_fb.c')
-rw-r--r--stand/common/gfx_fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/common/gfx_fb.c b/stand/common/gfx_fb.c
index 3a5b851915e0..0a88a166089b 100644
--- a/stand/common/gfx_fb.c
+++ b/stand/common/gfx_fb.c
@@ -181,7 +181,7 @@ gfx_framework_init(void)
* Setup font list to have builtin font.
*/
(void) insert_font(NULL, FONT_BUILTIN);
- gfx_interp_md(); /* Draw in the gfx interpreter for this thing */
+ gfx_interp_ref(); /* Draw in the gfx interpreter for this thing */
}
static uint8_t *