Patch, fixes compilation of KPovModeler with freetype cvs
Andreas Zehender
zehender at kde.org
Sun Nov 16 09:23:15 GMT 2003
Hi!
bug #68216 :
Freetype CVS changed on 2 Nov, 2003, such that including <freetype/freetype.h>
is no longer acceptable. The correct method for replacing this is including
<ft2build.h> and then including FT_FREETYPE_H. Note that this new way has
been available for over two years. A header in kpovmodeler still uses the old
way.
The attached patch fixes this.
Can I commit?
Greetings, Andreas
--
--------------------------------------------------
Andreas Zehender
Master of Computer Science, Dipl. Ing. (BA)
http://www.azweb.de
az at azweb.de | zehender at kde.org
--------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freetype.diff
Type: text/x-diff
Size: 358 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031116/7cb3cd5b/attachment.diff>
More information about the kde-core-devel
mailing list