aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/pcf/pcfdrivr.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/pcf/pcfdrivr.h')
-rw-r--r--freetype/src/pcf/pcfdrivr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/src/pcf/pcfdrivr.h b/freetype/src/pcf/pcfdrivr.h
index 37968cc2c..064fddffc 100644
--- a/freetype/src/pcf/pcfdrivr.h
+++ b/freetype/src/pcf/pcfdrivr.h
@@ -35,7 +35,7 @@ FT_BEGIN_HEADER
#ifdef FT_CONFIG_OPTION_PIC
#error "this module does not support PIC yet"
-#endif
+#endif
FT_EXPORT_VAR( const FT_Driver_ClassRec ) pcf_driver_class;