aboutsummaryrefslogtreecommitdiff
path: root/stand/common/gfx_fb.h
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/gfx_fb.h')
-rw-r--r--stand/common/gfx_fb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/common/gfx_fb.h b/stand/common/gfx_fb.h
index 84062864c57f..17e419d8ffd3 100644
--- a/stand/common/gfx_fb.h
+++ b/stand/common/gfx_fb.h
@@ -281,7 +281,7 @@ void term_image_display(teken_gfx_t *, const teken_rect_t *);
void reset_font_flags(void);
-void gfx_interp_md(void);
+void gfx_interp_ref(void);
#ifdef __cplusplus
}