summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 13:20:38 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 03:30:24 +0000
commit557a6d20080e6f4d95db9e5b4dff87f3e51ac054 (patch)
treee6caca6a744d56a5f5dc4748e9b65751e84fc75b /vcl/Library_vcl.mk
parent12490c5a7fc681bcc689e659581a8471e7a8bb54 (diff)
vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}
Change-Id: If17c0c36108c2437accba105e11a93a009d2c91f Reviewed-on: https://gerrit.libreoffice.org/21311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index cfa9a981293a..b3dfd097de0d 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -578,7 +578,7 @@ vcl_headless_freetype_code=\
vcl/headless/svptext \
vcl/headless/svpglyphcache \
vcl/unx/generic/gdi/cairotextrender \
- vcl/unx/generic/glyphs/gcach_ftyp \
+ vcl/unx/generic/glyphs/freetype_glyphcache \
vcl/headless/svpcairotextrender \
ifeq ($(USING_X11),TRUE)