summaryrefslogtreecommitdiff
path: root/src/gdfontt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdfontt.h')
-rw-r--r--src/gdfontt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gdfontt.h b/src/gdfontt.h
index e96639a..1cc3172 100644
--- a/src/gdfontt.h
+++ b/src/gdfontt.h
@@ -21,6 +21,7 @@ extern "C"
#include "gd.h"
BGD_EXPORT gdFontPtr gdFontTiny;
+ BGD_EXPORT gdFontPtr gdFontGetTiny(void);
#ifdef __cplusplus
}