summaryrefslogtreecommitdiff
path: root/print/gnome-print/files/patch-installer_gnome-font-install.c
blob: d1ee9d152f7d62d5f808719be9c3b34b4b7ac062 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- installer/gnome-font-install.c.orig	Mon Mar 22 23:32:31 2004
+++ installer/gnome-font-install.c	Mon Mar 22 23:32:44 2004
@@ -26,7 +26,8 @@
 #include <parser.h>
 #include <xmlmemory.h>
 /* End of ugly thing */
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 #include <libgnome/gnome-defs.h>
 #include <libgnome/gnome-util.h>
 #include <libgnome/gnome-i18n.h>