1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

DOM Windows build fix (#20026)

This commit is contained in:
Niels Dossche
2025-10-01 14:15:33 +02:00
committed by GitHub
parent 52e1c9f110
commit 3a8e6a709a

View File

@@ -13,7 +13,7 @@
#include <Zend/zend_API.h>
#include <php.h>
#include "lexbor/selectors-adapted/selectors.h"
#include "selectors.h"
#include "../../namespace_compat.h"
#include "../../domexception.h"
#include "../../php_dom.h"