From 886a3106db6d6a60d2d706d2caad3e883dd70b14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 1 Feb 2014 22:17:36 +0000 Subject: move utf8 local conversion operations to table --- atari/plot/font_vdi.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atari/plot') diff --git a/atari/plot/font_vdi.c b/atari/plot/font_vdi.c index 0c914b82b..a73300c58 100755 --- a/atari/plot/font_vdi.c +++ b/atari/plot/font_vdi.c @@ -26,6 +26,8 @@ #include "utils/utf8.h" #include "utils/log.h" +#include "atari/encoding.h" + -- cgit v1.2.3