summaryrefslogtreecommitdiff
path: root/ext/fdf/php_fdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fdf/php_fdf.h')
-rw-r--r--ext/fdf/php_fdf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fdf/php_fdf.h b/ext/fdf/php_fdf.h
index 50409a2abd..2e6ea5a690 100644
--- a/ext/fdf/php_fdf.h
+++ b/ext/fdf/php_fdf.h
@@ -52,6 +52,7 @@ PHP_FUNCTION(fdf_add_template);
PHP_FUNCTION(fdf_set_flags);
PHP_FUNCTION(fdf_set_opt);
PHP_FUNCTION(fdf_set_submit_form_action);
+PHP_FUNCTION(fdf_set_javascript_action);
#else
#define fdf_module_ptr NULL
#endif