From c0fea55f25ad1f675f40815cefb34b435f32119b Mon Sep 17 00:00:00 2001 From: sje Date: Thu, 23 Nov 2006 03:22:51 +0000 Subject: use ansi font services if unicode ones unavailable bugfixes to allow pure ansi build git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@57 4f64403b-2f21-0410-a795-97e2b3489a10 --- yapp/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yapp/common.h') diff --git a/yapp/common.h b/yapp/common.h index 967aef3..114aa47 100644 --- a/yapp/common.h +++ b/yapp/common.h @@ -46,7 +46,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3