$NetBSD: patch-ad,v 1.1 2007/08/08 19:41:49 joerg Exp $

--- font3d/truetype.cc.orig	2000-07-16 02:37:31.000000000 +0000
+++ font3d/truetype.cc
@@ -29,10 +29,9 @@
 //==============================================================================================
 
 #include <stdlib.h>
-#include <malloc.h>
 #include <stdio.h>
-#include <iostream.h>
-#include <iomanip.h>
+#include <iostream>
+#include <iomanip>
 #include <ctype.h>
 
 #include "truetype.h"
