aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c
blob: 2d91481ddf5c5891dec3649d035dc65cb3c53ac4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lexbor/selectors-adapted/selectors.c.orig	2025-07-02 12:25:47 UTC
+++ lexbor/selectors-adapted/selectors.c
@@ -13,7 +13,7 @@
 #include <Zend/zend_API.h>
 #include <php.h>

-#include "ext/dom/lexbor/selectors-adapted/selectors.h"
+#include "selectors.h"
 #include "../../namespace_compat.h"
 #include "../../domexception.h"
 #include "../../php_dom.h"