summaryrefslogtreecommitdiffstats
path: root/src/cff/cffdrivr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cffdrivr.h')
-rw-r--r--src/cff/cffdrivr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cff/cffdrivr.h b/src/cff/cffdrivr.h
index 553848c..50e8138 100644
--- a/src/cff/cffdrivr.h
+++ b/src/cff/cffdrivr.h
@@ -27,8 +27,7 @@
FT_BEGIN_HEADER
- FT_CALLBACK_TABLE
- const FT_Driver_ClassRec cff_driver_class;
+ FT_DECLARE_DRIVER( cff_driver_class )
FT_END_HEADER