summaryrefslogtreecommitdiffstats
path: root/src/sfnt/sfdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfnt/sfdriver.h')
-rw-r--r--src/sfnt/sfdriver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfnt/sfdriver.h b/src/sfnt/sfdriver.h
index 92db796..5de25d5 100644
--- a/src/sfnt/sfdriver.h
+++ b/src/sfnt/sfdriver.h
@@ -27,7 +27,7 @@
FT_BEGIN_HEADER
- FT_EXPORT_VAR( const FT_Module_Class ) sfnt_module_class;
+ FT_DECLARE_MODULE( sfnt_module_class )
FT_END_HEADER