summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/gd/php_gd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index 02ecfc07d9..da0314b057 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -162,7 +162,7 @@ PHP_FUNCTION(jpeg2wbmp);
PHP_FUNCTION(png2wbmp);
PHP_FUNCTION(image2wbmp);
-PHPAPI int phpi_get_le_gd(void);
+PHP_GD_API int phpi_get_le_gd(void);
/* This is missing from gd.h */
#if HAVE_COLORCLOSESTHWB