aboutsummaryrefslogtreecommitdiffstats
path: root/packages/opie-freetype/opie-freetype/modern-freetype-includes.patch
blob: 887e374290d4ece730dc6708f46a859470172784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#

--- freetype/fontfactoryttf_qws.h~modern-freetype-includes	2002-10-22 20:58:52.000000000 +0200
+++ freetype/fontfactoryttf_qws.h	2004-06-29 11:38:18.000000000 +0200
@@ -33,7 +33,8 @@
 #ifdef QT_NO_FREETYPE
 
 extern "C" {
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 }
 
 // ascent, descent, width(ch), width(string), maxwidth?