summaryrefslogtreecommitdiff
path: root/ext/hyperwave/php_hyperwave.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hyperwave/php_hyperwave.h')
-rw-r--r--ext/hyperwave/php_hyperwave.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h
index 674303bfcd..34b3c89af0 100644
--- a/ext/hyperwave/php_hyperwave.h
+++ b/ext/hyperwave/php_hyperwave.h
@@ -132,6 +132,7 @@ PHP_FUNCTION(hw_insdoc);
PHP_FUNCTION(hw_identify);
PHP_FUNCTION(hw_free_document);
PHP_FUNCTION(hw_new_document);
+PHP_FUNCTION(hw_new_document_from_file);
PHP_FUNCTION(hw_output_document);
PHP_FUNCTION(hw_document_size);
PHP_FUNCTION(hw_document_attributes);