diff options
author | Moonchild <wolfbeast@users.noreply.github.com> | 2015-05-14 10:34:20 +0200 |
---|---|---|
committer | Moonchild <wolfbeast@users.noreply.github.com> | 2015-05-14 10:34:20 +0200 |
commit | d485decdb8c31485357983a9c27c68582e09be40 (patch) | |
tree | b81e76b3ac1ba15b146dac09b132d71f652e4cdf /config | |
parent | 9c15ae632760c3de0bf1f5b057b1ba020987aa49 (diff) | |
parent | a7971cf840fa407311513afb9d3b7683b9980a4b (diff) | |
download | palemoon-gre-d485decdb8c31485357983a9c27c68582e09be40.tar.gz |
Merge pull request #78 from Axiomatic-/master
Support builds using newer freetype.
Diffstat (limited to 'config')
-rw-r--r-- | config/system-headers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/system-headers b/config/system-headers index 3485f213a..203ebe250 100644 --- a/config/system-headers +++ b/config/system-headers @@ -411,6 +411,7 @@ freetype/ftlcdfil.h freetype/ftsizes.h freetype/ftadvanc.h freetype/ftbitmap.h +freetype/ftfntfmt.h freetype/ftxf86.h freetype.h ftcache.h @@ -424,6 +425,7 @@ ftlcdfil.h ftsizes.h ftadvanc.h ftbitmap.h +ftfntfmt.h ftxf86.h fribidi/fribidi.h FSp_fopen.h |