From 115fedf432d73f17ade48eaa2fa12dfd333bfcaa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 9 Feb 2003 23:07:54 +0000 Subject: use the c++ std cheaders --- otk/font.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/font.hh') diff --git a/otk/font.hh b/otk/font.hh index 16c47f27..618d4f6e 100644 --- a/otk/font.hh +++ b/otk/font.hh @@ -11,7 +11,7 @@ extern "C" { #include } -#include +#include namespace otk { -- cgit v1.2.3