blob: 32c586ec54c9bbe80188063360030f0f6507368d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Setup/Tests/ttf.cpp.orig Mon Mar 22 13:44:56 2004
+++ Setup/Tests/ttf.cpp Mon Mar 22 13:45:27 2004
@@ -11,6 +11,7 @@
------------------------------------------------------------------------
*/
+#include <ft2build.h>
#include <freetype2/freetype/freetype.h>
int main() {
|