<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- libFL/ang/flfreetype.h.orig	Mon Apr 11 15:02:03 2005
+++ libFL/ang/flfreetype.h	Mon Apr 11 15:00:35 2005
@@ -1,7 +1,8 @@
 #ifndef __flfreetype_h_
 #define __flfreetype_h_
 
-#include &lt;freetype/freetype.h&gt;
+#include &lt;ft2build.h&gt;
+#include FT_FREETYPE_H
 
 #ifndef __fl_h_
 #include "fl.h"
</pre></body></html>