summaryrefslogtreecommitdiff
path: root/src/gdfontg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdfontg.h')
-rw-r--r--src/gdfontg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdfontg.h b/src/gdfontg.h
index 93b5dc1..cc47ef0 100644
--- a/src/gdfontg.h
+++ b/src/gdfontg.h
@@ -22,7 +22,7 @@ extern "C"
#include "gd.h"
-BGD_EXPORT_DATA_PROT gdFontPtr gdFontGiant;
+extern BGD_EXPORT_DATA_PROT gdFontPtr gdFontGiant;
BGD_DECLARE(gdFontPtr) gdFontGetGiant(void);
#ifdef __cplusplus