summaryrefslogtreecommitdiff
path: root/ext/standard/php_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_image.h')
-rw-r--r--ext/standard/php_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/php_image.h b/ext/standard/php_image.h
index 1d3e9038dc..dc3bc420e9 100644
--- a/ext/standard/php_image.h
+++ b/ext/standard/php_image.h
@@ -25,6 +25,7 @@
PHP_FUNCTION(getimagesize);
PHP_FUNCTION(image_type_to_mime_type);
+PHP_FUNCTION(image_type_to_extension);
/* {{{ enum image_filetype
This enum is used to have ext/standard/image.c and ext/exif/exif.c use