summaryrefslogtreecommitdiffstats
path: root/src/truetype/ttdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/truetype/ttdriver.h')
-rw-r--r--src/truetype/ttdriver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/truetype/ttdriver.h b/src/truetype/ttdriver.h
index f6f26e4..aae00f2 100644
--- a/src/truetype/ttdriver.h
+++ b/src/truetype/ttdriver.h
@@ -27,7 +27,7 @@
FT_BEGIN_HEADER
- FT_EXPORT_VAR( const FT_Driver_ClassRec ) tt_driver_class;
+ FT_DECLARE_DRIVER( tt_driver_class )
FT_END_HEADER