summaryrefslogtreecommitdiff
path: root/include/freetype/internal/services/svttglyf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/internal/services/svttglyf.h')
-rw-r--r--include/freetype/internal/services/svttglyf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/freetype/internal/services/svttglyf.h b/include/freetype/internal/services/svttglyf.h
index ac25c5b40..369eb8421 100644
--- a/include/freetype/internal/services/svttglyf.h
+++ b/include/freetype/internal/services/svttglyf.h
@@ -24,7 +24,7 @@
FT_BEGIN_HEADER
-#define FT_SERVICE_ID_TT_GLYF "tt-glyf"
+#define FT_SERVICE_ID_TT_GLYF "tt-glyf"
typedef FT_ULong
@@ -37,6 +37,7 @@ FT_BEGIN_HEADER
TT_Glyf_GetLocationFunc get_location;
};
+
#ifndef FT_CONFIG_OPTION_PIC
#define FT_DEFINE_SERVICE_TTGLYFREC( class_, get_location_ ) \