diff options
Diffstat (limited to 'ext/dom/php_dom.c')
| -rw-r--r-- | ext/dom/php_dom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dom/php_dom.c b/ext/dom/php_dom.c index aee8c69e62..770a89696f 100644 --- a/ext/dom/php_dom.c +++ b/ext/dom/php_dom.c @@ -28,7 +28,6 @@ #if HAVE_LIBXML && HAVE_DOM #include "ext/standard/php_rand.h" #include "php_dom.h" -#include "dom_ce.h" #include "dom_properties.h" #include "ext/standard/info.h" |
