diff options
Diffstat (limited to 'ext/gd/libgd/gdfontmb.h')
-rw-r--r-- | ext/gd/libgd/gdfontmb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gd/libgd/gdfontmb.h b/ext/gd/libgd/gdfontmb.h index 0b3fbae113..2e2f0cbe47 100644 --- a/ext/gd/libgd/gdfontmb.h +++ b/ext/gd/libgd/gdfontmb.h @@ -19,6 +19,7 @@ extern "C" { #include "gd.h" extern gdFontPtr gdFontMediumBold; +extern gdFontPtr gdFontGetMediumBold(void); #ifdef __cplusplus } |