summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/qtdom/qtdom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/qtdom/qtdom.h b/ext/qtdom/qtdom.h
index 32fc2c9b06..259f011957 100644
--- a/ext/qtdom/qtdom.h
+++ b/ext/qtdom/qtdom.h
@@ -44,6 +44,7 @@ PHP_RSHUTDOWN_FUNCTION(qtdom);
PHP_MINFO_FUNCTION(qtdom);
PHP_FUNCTION(qdom_tree);
+PHP_FUNCTION(qdom_error);
/*
Declare any global variables you may need between the BEGIN