summarylogtreecommitdiffstats
path: root/0001-Added-missing-headers-and-symbols.patch
blob: e856ca6af7a788666524d2e28623f1477cfae173 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/cairo-ft-private.h
+++ b/src/cairo-ft-private.h
@@ -38,6 +38,8 @@
 #ifndef CAIRO_FT_PRIVATE_H
 #define CAIRO_FT_PRIVATE_H
 
+#include <freetype/ftcolor.h>
+
 #include "cairoint.h"
 #include "cairo-ft.h"