summaryrefslogtreecommitdiffstats
path: root/src/pshinter/pshmod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pshinter/pshmod.h')
-rw-r--r--src/pshinter/pshmod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pshinter/pshmod.h b/src/pshinter/pshmod.h
index 1a91025..0ae7e96 100644
--- a/src/pshinter/pshmod.h
+++ b/src/pshinter/pshmod.h
@@ -27,7 +27,7 @@
FT_BEGIN_HEADER
- FT_EXPORT_VAR( const FT_Module_Class ) pshinter_module_class;
+ FT_DECLARE_MODULE( pshinter_module_class )
FT_END_HEADER