summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gdfontl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/libgd/gdfontl.h')
-rw-r--r--ext/gd/libgd/gdfontl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gd/libgd/gdfontl.h b/ext/gd/libgd/gdfontl.h
index d79f4771fd..92fee14ff3 100644
--- a/ext/gd/libgd/gdfontl.h
+++ b/ext/gd/libgd/gdfontl.h
@@ -21,6 +21,7 @@ extern "C" {
#include "gd.h"
extern gdFontPtr gdFontLarge;
+extern gdFontPtr gdFontGetLarge(void);
#ifdef __cplusplus
}