summaryrefslogtreecommitdiff
path: root/ext/domxml/php_domxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/domxml/php_domxml.h')
-rw-r--r--ext/domxml/php_domxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/domxml/php_domxml.h b/ext/domxml/php_domxml.h
index 70fc1c5c9d..4cc78fe5db 100644
--- a/ext/domxml/php_domxml.h
+++ b/ext/domxml/php_domxml.h
@@ -37,7 +37,7 @@
#if HAVE_DOMXML
#include <gnome-xml/parser.h>
-extern php3_module_entry php3_domxml_module_entry;
+extern zend_module_entry php3_domxml_module_entry;
#define php3_domxml_module_ptr &php3_domxml_module_entry
/* directory functions */